{ "name": "Is The Donkey Flying", "short_name": "Donkey?", "description": "Real-time 2-player reaction game. Hold your key; let go if the thing flies.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0b0e13", "theme_color": "#0b0e13", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }