{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "/",
  "name": "درامزيو - Dramzio",
  "short_name": "Dramzio",
  "description": "منصة درامزيو Dramzio لمشاهدة أحدث الأفلام والمسلسلات بجودة عالية وسيرفرات سريعة.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0B0E17",
  "background_color": "#0B0E17",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "entertainment",
    "video",
    "movies"
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الأفلام العربية والأجنبية",
      "short_name": "الأفلام",
      "description": "تصفح أحدث الأفلام المضافة",
      "url": "/movies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المسلسلات والحلقات",
      "short_name": "المسلسلات",
      "description": "تصفح المسلسلات ومتابعة الحلقات",
      "url": "/series",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
