{
  "name": "دقة — DIQQA",
  "short_name": "دقة",
  "description": "منصة المشاهدة السينمائية الأولى عربياً — شاهد أحدث الأفلام والمسلسلات بجودة عالية",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0C0C0C",
  "theme_color": "#0C0C0C",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["entertainment", "movies", "video"],
  "icons": [
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "دقة — DIQQA"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "دقة — DIQQA"
    }
  ],
  "shortcuts": [
    {
      "name": "الرئيسية",
      "short_name": "الرئيسية",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "البحث",
      "short_name": "البحث",
      "url": "/search",
      "icons": [{ "src": "/icons/notification-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "الأفلام",
      "short_name": "الأفلام",
      "url": "/movies",
      "icons": [{ "src": "/icons/notification-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "المسلسلات",
      "short_name": "المسلسلات",
      "url": "/series",
      "icons": [{ "src": "/icons/notification-icon.png", "sizes": "96x96" }]
    }
  ]
}
