{ "name": "Jello", "short_name": "Jello", "id": "./", "start_url": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#0a0f14", "theme_color": "#0a0f14", "prefer_related_applications": false, "icons": [ { "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }, { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" } ] }