{ "name": "Double Exposure", "short_name": "Double", "description": "Shoot live double exposures — a chosen base frame screen-blended over the viewfinder, captured in one shot.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#08080A", "theme_color": "#08080A", "categories": ["photo", "graphics"], "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }