{ "name": "ASCII.VISION", "short_name": "ASCII.VISION", "description": "Translate a live camera feed into real-time ASCII art.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#00150a", "theme_color": "#00ff66", "orientation": "any", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }