{ "name": "Neon Garden Snake", "short_name": "Snake", "description": "Retro-neon arcade snake — swipe ya keyboard se khelo, high score banao.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "browser"], "orientation": "any", "background_color": "#06120d", "theme_color": "#06120d", "categories": ["games", "entertainment"], "lang": "en", "dir": "ltr", "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" }, { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "New Game", "short_name": "Play", "description": "Start a fresh game of Neon Garden Snake", "url": "./?new=1", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] } ], "screenshots": [], "prefer_related_applications": false }