{
  "name": "Mr. Reda Admin | لوحة الإدارة والماسح",
  "short_name": "MrReda Admin",
  "description": "تطبيق إدارة السنتر وماسح حضور الطلاب بالكاميرا - أكاديمية Mr. Reda",
  "start_url": "/admin/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05132c",
  "theme_color": "#05132c",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "management", "productivity"],
  "icons": [
    {
      "src": "/assets/images/logo-white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/logo-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "ماسح الحضور للكاميرا (QR Scanner)",
      "short_name": "الماسح",
      "description": "فتح ماسح كروت الـ QR لتسجيل حضور الطلاب فوراً",
      "url": "/lms/admin/offline/scanner",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "جدول طلاب السنتر",
      "short_name": "الطلاب",
      "description": "قائمة وإدارة طلاب مجموعات السنتر",
      "url": "/lms/admin/offline/students",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "رسائل الواتساب الجماعية",
      "short_name": "الواتساب",
      "description": "إرسال بيانات الدخول والـ QR عبر الواتساب",
      "url": "/lms/admin/offline/broadcast",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    }
  ]
}
