{ "id": "/", "name": "Pokémon Auto Chess Mobile", "short_name": "PAC Mobile", "description": "A mobile-friendly client for Pokémon Auto Chess.", "lang": "en", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["fullscreen", "standalone"], "orientation": "any", "background_color": "#61738a", "theme_color": "#464c5c", "categories": ["games"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }