{
  "name": "أكاديمية ستار كيدز - مشرفة الباص وبوابة الأهل",
  "short_name": "مشرفة الباص",
  "start_url": "/driver",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "dir": "rtl",
  "lang": "ar",
  "description": "تطبيق مشرفة الباص لتسجيل وتوثيق دوام ومغادرة الطلاب ومتابعة خطوط السير باحترافية",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مشرفة الباص",
      "short_name": "مشرفة الباص",
      "description": "بوابة مشرفة الحافلة لتسجيل حضور وغياب وصعود الطلاب وتوثيق الدوام والمغادرة",
      "url": "/driver",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "بوابة أولياء الأمور",
      "short_name": "بوابة الأهل",
      "description": "بوابة ولي الأمر لمتابعة حضور وأنشطة الأطفال",
      "url": "/parent",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "لوحة الإدارة",
      "short_name": "الإدارة",
      "description": "لوحة التحكم الرئيسية لأكاديمية ستار كيدز",
      "url": "/admin",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
