{
  "name": "عيادتي - نظام إدارة العيادات الذكي",
  "short_name": "عيادتي",
  "description": "نظام ذكي لإدارة العيادات والحجوزات والطابور والتقارير",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "categories": ["medical", "productivity", "business"],
  "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"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "لوحة الطبيب",
      "short_name": "الطبيب",
      "description": "الدخول المباشر للوحة الطبيب",
      "url": "./index.html"
    }
  ]
}
