{
  "name": "MedERP — نظام إدارة العيادات الطبية",
  "short_name": "MedERP",
  "description": "نظام إدارة العيادات الطبية — Multi-Tenant Medical ERP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["medical", "business", "productivity"],
  "iarc_rating_id": "e.g. 123456-ABC (run IARC rating tool for production)",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "موعد جديد",
      "short_name": "موعد جديد",
      "description": "إنشاء موعد جديد",
      "url": "/#/appointments?action=new",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "مريض جديد",
      "short_name": "مريض جديد",
      "description": "إضافة مريض جديد",
      "url": "/#/patients?action=new",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "لوحة التحكم الرئيسية — Dashboard"
    },
    {
      "src": "/screenshots/appointments.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "إدارة المواعيد — Appointment Management"
    }
  ]
}
