{
  "name": "طبيبك — TabibBak",
  "short_name": "طبيبك",
  "description": "احجز موعدك مع أفضل الأطباء بسهولة",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["medical", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "احجز موعد",
      "short_name": "حجز",
      "url": "/index.html",
      "description": "احجز موعد جديد"
    },
    {
      "name": "حساباتي",
      "short_name": "حسابي",
      "url": "/patient-dashboard.html",
      "description": "متابعة حجوزاتي"
    }
  ]
}
