{
  "name": "منصة الامتحانات التفاعلية",
  "short_name": "الامتحانات",
  "description": "منصة امتحانات تفاعلية متكاملة للغة العربية — تعمل بدون إنترنت",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#c9a84c",
  "background_color": "#0d1117",
  "categories": ["education"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "./icons/landing-cover.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "الشاشة الرئيسية للمنصة"
    },
    {
      "src": "./icons/landing-cover.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "واجهة المنصة على الموبايل"
    }
  ],
  "shortcuts": [
    {
      "name": "امتحانات وزارية",
      "short_name": "وزاري",
      "url": "./v20.html#wizari",
      "description": "ابدأ امتحاناً وزارياً مباشرة",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الدروس",
      "short_name": "دروس",
      "url": "./v20.html#lessons",
      "description": "تصفّح الدروس والمناهج",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "لوحة الإحصاءات",
      "short_name": "إحصاءات",
      "url": "./v20.html#dashboard",
      "description": "تتبّع تقدّمك ونتائجك",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "ملف الطالب",
      "short_name": "ملفي",
      "url": "./v20.html#profile",
      "description": "افتح ملفك الشخصي وشاراتك",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
