{
  "name": "زاوية للامتحانات",
  "short_name": "زاوية",
  "description": "منصة عربية احترافية لإنشاء الامتحانات الإلكترونية التفاعلية ومشاركتها مع الطلاب",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7b1e32",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "any",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/ZAWIA_33.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "لوحة تحكم زاوية"
    }
  ],
  "shortcuts": [
    {
      "name": "إنشاء امتحان جديد",
      "short_name": "امتحان جديد",
      "description": "إنشاء امتحان إلكتروني جديد",
      "url": "/dashboard/create",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "description": "عرض لوحة التحكم الخاصة بك",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
