{ "name": "Pewpocalypse", "short_name": "Pewpocalypse", "description": "A retro arcade space shooter where chaos never stops firing.", "start_url": ".", "scope": ".", "display": "fullscreen", "display_override": ["fullscreen", "standalone", "minimal-ui"], "orientation": "landscape", "background_color": "#000408", "theme_color": "#000408", "categories": ["games", "entertainment"], "icons": [ { "src": "./icon-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }