{ "id": "./", "name": "Star Snake Hub", "short_name": "Star Snake", "description": "A polished snake game with offline play, PlayFab profiles, score badges, and a global best-score leaderboard.", "start_url": "./?source=pwa", "scope": "./", "display": "standalone", "background_color": "#0b1710", "theme_color": "#17351f", "orientation": "landscape", "categories": [ "games", "entertainment" ], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }