{ "name": "VibeX Games", "short_name": "VibeX", "description": "Play free browser games instantly — no download required.", "start_url": "/", "display": "standalone", "background_color": "#09080d", "theme_color": "#d7ff45", "orientation": "any", "icons": [ { "src": "/assets/images/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/assets/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "categories": ["games", "entertainment"] }