{
  "name": "برنامج الشبل الحسيني",
  "short_name": "الشبل الحسيني",
  "description": "برنامج تربوي حسيني للأطفال في جنوسان، البحرين",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F1E6",
  "theme_color": "#0E4D3C",
  "categories": ["education", "lifestyle"],
  "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" }
  ],
  "shortcuts": [
    {
      "name": "الفعاليات والتسجيل",
      "short_name": "الفعاليات",
      "description": "تصفّح الفعاليات المفتوحة للتسجيل",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الإعلانات",
      "short_name": "الإعلانات",
      "description": "آخر الأخبار والمواعيد",
      "url": "/announcements",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "حسابي",
      "short_name": "حسابي",
      "description": "تسجيلات الأطفال",
      "url": "/account",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
