{
  "name": "Mister IPTV | تلفزيون مستر فون",
  "short_name": "عربي TV",
  "description": "مشغل القنوات العربية المباشرة – أخبار ورياضة وترفيه",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d1821",
  "theme_color": "#0d1821",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["entertainment", "news"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الأخبار",
      "short_name": "أخبار",
      "url": "./index.html?cat=news",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "الرياضة",
      "short_name": "رياضة",
      "url": "./index.html?cat=sports",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
