{ "id": "./", "name": "Pocket Arcade", "short_name": "Pocket Arcade", "description": "Six full-screen mobile games in a handheld arcade.", "start_url": "./?source=app", "scope": "./", "display": "standalone", "display_override": ["fullscreen", "standalone"], "orientation": "portrait-primary", "background_color": "#10131d", "theme_color": "#c9c6b7", "icons": [ { "src": "icon-192.png?v=20260728-1", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png?v=20260728-1", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "icon.svg?v=20260728-1", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Bramble Blast", "url": "./?game=bramble" }, { "name": "Cavern Copter", "url": "./?game=copter" }, { "name": "Invaders '99", "url": "./?game=starfall" }, { "name": "Wargrid: Ashfall", "url": "./wargrid.html?arcade=1" }, { "name": "Ironwake: 2P Battleship", "url": "./battleship.html?arcade=1" }, { "name": "Grubfire: Worm Artillery", "url": "./grubfire.html?arcade=1" } ] }