{ "name": "Gaming Zone", "short_name": "Gaming Zone", "description": "Play free online games instantly", "start_url": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#10b981", "icons": [ { "src": "/assets/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "categories": ["games", "entertainment"], "orientation": "any", "lang": "en-US", "dir": "ltr", "prefer_related_applications": false, "related_applications": [], "shortcuts": [ { "name": "Popular Games", "url": "/top-games.html", "description": "View most popular games" }, { "name": "New Games", "url": "/new-games.html", "description": "Check out the latest games" } ] }