{
  "name": "BazLearn | بازلرن",
  "short_name": "BazLearn",
  "description": "منصة إدارة المراكز التعليمية المصرية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "الطلاب", "url": "/students", "description": "إدارة الطلاب" },
    { "name": "الحضور", "url": "/attendance", "description": "تسجيل الحضور" },
    { "name": "المالية", "url": "/finance", "description": "المالية والمدفوعات" }
  ]
}
