{
  "name": "Canada Best IPTV",
  "short_name": "Canada IPTV",
  "description": "Canada's best IPTV service with 145,000+ HD/4K channels. Free trial, no contracts, instant activation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#D80621",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Channels",
      "short_name": "Channels",
      "description": "Browse 145,000+ premium channels",
      "url": "/channels",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Check Pricing",
      "short_name": "Pricing",
      "description": "View our subscription plans from $10/mo",
      "url": "/pricing",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Support",
      "short_name": "Contact",
      "description": "Get 24/7 customer support",
      "url": "/contact",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
