{
 "id": "/",
 "name": "VIBE TV — IPTV Premium",
 "short_name": "VIBE TV",
 "description": "VIBE TV — live TV, movies and series on every device, with a fast, clear streaming experience.",
 "start_url": "/?app=1",
 "scope": "/",
 "display": "standalone",
 "display_override": ["standalone", "fullscreen", "minimal-ui"],
 "orientation": "any",
 "background_color": "#040611",
 "theme_color": "#040611",
 "dir": "ltr",
 "lang": "en",
 "categories": ["entertainment", "video", "multimedia"],
 "shortcuts": [
 {
 "name": "Live TV",
 "short_name": "Live",
 "url": "/?view=live",
 "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
 },
 {
 "name": "Favorites",
 "short_name": "Favorites",
 "url": "/?view=favorites",
 "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
 }
 ],
 "icons": [
 {
 "src": "/icon-192.png",
 "sizes": "192x192",
 "type": "image/png",
 "purpose": "any"
 },
 {
 "src": "/icon-512.png",
 "sizes": "512x512",
 "type": "image/png",
 "purpose": "any"
 },
 {
 "src": "/icon-maskable-512.png",
 "sizes": "512x512",
 "type": "image/png",
 "purpose": "maskable"
 }
 ]
}