{
  "name": "عيادة الأسنان - نظام الإدارة المتكامل",
  "short_name": "عيادة الأسنان",
  "description": "نظام إدارة عيادة الأسنان: مرضى، مواعيد، فواتير، محاسبة",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f9ff",
  "theme_color": "#0ea5e9",
  "lang": "ar",
  "dir": "rtl",
  "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"
    }
  ],
  "categories": ["medical", "productivity", "business"]
}
