{
  "name": "رُقيّ — منصة إدارة الفصل الذكية",
  "short_name": "رُقيّ",
  "description": "منصة رُقيّ التعليمية الذكية للمعلمين السعوديين — إدارة الفصل، الدرجات، السلوك، والذكاء الاصطناعي التربوي",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/teacher",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "categories": ["education", "productivity", "books"],
  "screenshots": [],
  "icons": [
    { "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg",         "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "السجل اليومي",
      "short_name": "اليومي",
      "description": "افتح صفحة الرصد اليومي مباشرة",
      "url": "/teacher/daily",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الدرجات",
      "short_name": "الدرجات",
      "description": "افتح صفحة رصد الدرجات",
      "url": "/teacher/grades",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "التنبيهات",
      "short_name": "تنبيهات",
      "description": "التنبيهات الأكاديمية المبكرة",
      "url": "/teacher/warnings",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "نجوم الأسبوع",
      "short_name": "النجوم",
      "description": "لوحة شرف الأسبوع",
      "url": "/teacher/honor-board",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
