{
  "name": "Net IPTV Pro - Best IPTV Service Provider",
  "short_name": "Net IPTV Pro",
  "description": "Access 25,000+ live TV channels and 92,000+ VODs with Net IPTV Pro. The best IPTV service provider for streaming.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "video"],
  "lang": "en",
  "icons": [
    {
      "src": "/netiptv logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Trial",
      "short_name": "Trial",
      "description": "Start your 24-hour free IPTV trial",
      "url": "/free-trial",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Packages",
      "short_name": "Plans",
      "description": "View IPTV subscription packages",
      "url": "/packages",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Support",
      "short_name": "Help",
      "description": "Get 24/7 customer support",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}