{ "name": "Hell Chess", "short_name": "Hell Chess", "description": "2D hex-based summoning strategy. Kill the enemy Summoner.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#1a1a1a", "theme_color": "#1a1a1a", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }