{
  "name": "TV Master VIP - Premium IPTV Streaming",
  "short_name": "TVMaster",
  "description": "Stream 16,000+ live TV channels in 4K. Premium IPTV for expats in Thailand.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#e50914",
  "orientation": "any",
  "scope": "/",
  "id": "tvmaster-vip",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "video"
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "TVMaster Home"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "TVMaster Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Channels",
      "short_name": "Channels",
      "description": "Browse all available channels",
      "url": "/channels",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View pricing plans",
      "url": "/pricing",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "lang": "en",
  "dir": "ltr"
}