{
  "name": "أكاديمية القانون للتعليم والتدريب",
  "short_name": "أكاديمية القانون",
  "description": "المنصة الرائدة لتعليم وتدريب القانون بمعايير عالمية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم للطلاب",
      "short_name": "لوحة التحكم",
      "description": "انتقل إلى لوحة التحكم الخاصة بك لمتابعة تقدمك",
      "url": "/Student/Index",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المحاضرات المباشرة",
      "short_name": "البث المباشر",
      "description": "التحق بالبث المباشر والمحاضرات النشطة الآن",
      "url": "/Student/Index?tab=live",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "صندوق الرسائل الواردة",
      "short_name": "الرسائل",
      "description": "تواصل مع المعلمين والزملاء مباشرة",
      "url": "/Student/Index?tab=messages",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
