{ "name": "Temple Dash", "short_name": "Temple Dash", "description": "An endless runner — dodge, jump and slide as far as you can.", "start_url": "./index.html", "scope": "./", "display": "fullscreen", "orientation": "any", "background_color": "#0c1017", "theme_color": "#0c1017", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }