{ "name": "Bloxy Run", "short_name": "Bloxy Run", "description": "A blocky endless runner. Jump the bricks, duck the birds!", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "landscape", "background_color": "#232735", "theme_color": "#232735", "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }