{ "name": "GameUpdate", "short_name": "GameDNA", "description": "Discover, track, review and share games through your GameDNA.", "start_url": "/games?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "window-controls-overlay"], "background_color": "#070912", "theme_color": "#070912", "orientation": "portrait", "categories": ["games", "entertainment", "social"], "icons": [ { "src": "/pwa/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }