{
  "name": "نظام التسليم والتسلم الطبي",
  "short_name": "التسليم الطبي",
  "description": "Medical Handover System - نظام تسليم وتسلم الحالات بين الأطباء",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F8F9",
  "theme_color": "#0B5563",
  "dir": "rtl",
  "lang": "ar",
  "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" }
  ]
}
