{
  "name": "خالد كرار | منصة الهندسة الطبية الحيوية",
  "short_name": "Khalid Krrar",
  "description": "منصة خالد كرار لطلاب الهندسة الطبية الحيوية - محاضرات، مراجع، جداول، ومساعد أكاديمي ذكي",
  "start_url": "/?source=pwa",
  "id": "com.khalidkrrar.bmeportal",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "categories": ["education", "medical", "books_and_reference", "productivity"],
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الكورسات والمواد",
      "short_name": "الكورسات",
      "description": "تصفح جميع محاضرات ومقررات الهندسة الطبية",
      "url": "/#courses-section",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "لوحة الدفعة 43",
      "short_name": "الدفعة 43",
      "description": "التقويم والجداول والتنبيهات المباشرة",
      "url": "/#batch43-dashboard",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "المساعد الذكي",
      "short_name": "المساعد",
      "description": "اسأل الذكاء الاصطناعي الأكاديمي",
      "url": "/#ai-assistant-section",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "المحاضرات المحفوظة",
      "short_name": "المحفوظات",
      "description": "استعراض الملفات دون اتصال بالإنترنت",
      "url": "/#downloads-section",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
