{
  "name": "Study All",
  "short_name": "StudyAll",
  "id": "/",
  "description": "منصة التعليم الشاملة — امتحانات، غرفة تفاعلية، إدارة طلاب",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#F8FAFC",
  "theme_color": "#1565C0",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    { "name": "إنشاء امتحان", "url": "/teacher/exams/create", "description": "إنشاء امتحان جديد" },
    { "name": "فتح امتحان",   "url": "/exam/join",           "description": "فتح ملف امتحان" }
  ]
}
