{ "name": "Web App Launcher", "short_name": "Launcher", "start_url": "/", "display": "standalone", "theme_color": "#6366f1", "background_color": "#0a0a0a", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }