{
  "name": "IPTV Nordic",
  "short_name": "IPTV Nordic",
  "description": "40 000+ TV-kanaler, 310 000+ film og serier. 14 dages pengene-tilbage garanti.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "lang": "da",
  "dir": "ltr",
  "scope": "/",
  "orientation": "any",
  "categories": ["entertainment", "video", "streaming"],
  "icons": [
    {
      "src": "/assets/images/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bestil",
      "short_name": "Bestil",
      "url": "/bestil/",
      "description": "Bestil IPTV Nordic"
    },
    {
      "name": "Priser",
      "short_name": "Priser",
      "url": "/priser/",
      "description": "Se alle pakker og priser"
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "url": "/faq/",
      "description": "40 ofte stillede spørgsmål"
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "url": "/kontakt-iptv-nordic/",
      "description": "Kontakt support"
    }
  ]
}
