{
  "name": "مِسبار — منصة الاستعداد الذكي للاختبارات",
  "short_name": "مِسبار",
  "description": "مِسبار منصة للاستعداد الذكي للاختبارات: بنوك أسئلة واختبارات محاكاة وتدريب منظم للمدارس والجامعات واختبارات القبول والقدرات في الطيران.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A192F",
  "theme_color": "#00d4ff",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "utilities"],
  "id": "misbars-pwa-v1",
  "icons": [
    {
      "src": "/icons/icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الشاشة الرئيسية — مِسبار"
    },
    {
      "src": "/screenshots/app.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "منصة مِسبار للاستعداد للاختبارات"
    }
  ],
  "shortcuts": [
    {
      "name": "المساعد الذكي لحل الأسئلة",
      "short_name": "AI Solver",
      "description": "احصل على شرح واضح للأسئلة خطوة بخطوة",
      "url": "/?shortcut=solver",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "كاميرا الأسئلة",
      "short_name": "Camera",
      "description": "التقط سؤالاً واحصل على شرح واضح",
      "url": "/?shortcut=camera",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}
