{
  "name": "تدريب امتحان رخصة القيادة اللبنانية",
  "short_name": "امتحان القيادة",
  "description": "تدرب على امتحان رخصة القيادة اللبنانية مع نظام الاختبار الشامل لدينا. اختبر معرفتك بأسئلة واقعية وتتبع تقدمك.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "أخذ اختبار",
      "short_name": "اختبار",
      "description": "ابدأ اختبار امتحان قيادة جديد",
      "url": "/quiz",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "سجل الامتحانات",
      "short_name": "السجل",
      "description": "عرض سجل امتحاناتك ونتائجك",
      "url": "/exam-history",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "تدريب امتحان رخصة القيادة اللبنانية"
    }
  ]
} 