{
  "name": "Herr.Diaa — الأستاذ ضياء المصرى لتعليم اللغة الألمانية",
  "short_name": "Herr.Diaa",
  "description": "تطبيق ويب تقدمي لإدارة الدورات والحصص والطلاب واختبارات المستوى والمواد التعليمية",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#101B33",
  "background_color": "#F4F6FB",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "التحكم",
      "description": "الذهاب مباشرة إلى لوحة التحكم",
      "url": "/?tab=dashboard",
      "icons": [{ "src": "icon-shortcut-dashboard.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الدورات",
      "short_name": "الدورات",
      "description": "عرض الدورات",
      "url": "/?tab=dashboard&subtab=cases",
      "icons": [{ "src": "icon-shortcut-cases.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الحصص",
      "short_name": "الحصص",
      "description": "عرض الحصص القادمة",
      "url": "/?tab=dashboard&subtab=sessions",
      "icons": [{ "src": "icon-shortcut-sessions.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
