{ "id": "/", "name": "Vidix App", "short_name": "Vidix", "description": "Track channels, compare growth, and manage your Vidix workspace in a standalone app.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "background_color": "#111428", "theme_color": "#111428", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard" }, { "name": "Wallet", "short_name": "Wallet", "url": "/wallet" }, { "name": "Support", "short_name": "Support", "url": "/support" } ] }