{
  "name": "نظام إدارة العيادة | Clinic EMR",
  "short_name": "Clinic EMR",
  "description": "نظام إدارة عيادة متكامل متعدد التخصصات - Multi-Specialty Clinic Management System",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["medical", "health", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "مريض جديد",
      "short_name": "New Patient",
      "description": "إضافة مريض جديد",
      "url": "/patients/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "قائمة الانتظار",
      "short_name": "Waiting",
      "description": "قائمة انتظار المرضى",
      "url": "/waiting-list",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
