{ "name": "Prism — Projection Suite", "short_name": "Prism", "description": "Turn any wall into something alive — fire, rain, koi, constellations, and games your phone controls.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#040509", "theme_color": "#040509", "icons": [ { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }