{ "name": "Tate Lightbox", "short_name": "Tate Lightbox", "description": "Interactive collage maker from Tate", "start_url": "/?source=pwa", "scope": "/", "display": "fullscreen", "display_override": [ "fullscreen", "standalone", "minimal-ui", "browser" ], "background_color": "#000000", "theme_color": "#000000", "orientation": "landscape", "icons": [ { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }