{ "id": "/outbreak-shooter/", "name": "Outbreak: 60 Seconds", "short_name": "Outbreak", "description": "Free mobile-first zombie survival shooter with special infected, power-ups, live global kills and leaderboards.", "lang": "en-AU", "start_url": "./?source=pwa", "scope": "./", "display": "standalone", "display_override": [ "standalone", "fullscreen" ], "orientation": "portrait", "background_color": "#070a10", "theme_color": "#070a10", "categories": [ "games", "action", "entertainment" ], "icons": [ { "src": "assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "launch_handler": { "client_mode": "focus-existing" } }