{
  "name": "Gold Vision Player",
  "short_name": "GoldVision",
  "description": "Premium IPTV Streaming — Live TV, Movies & Series in HD & 4K",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#0B0F1A",
  "orientation": "landscape-primary",
  "icons": [
    { "src": "logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png" },
    { "src": "logo.png", "sizes": "any", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["entertainment", "video"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Live TV", "url": "/index.html#live", "description": "Watch Live Channels" },
    { "name": "Movies", "url": "/index.html#movies", "description": "Browse Movies" }
  ]
}