{
  "id": "/",
  "name": "Thi Qar Health Map",
  "short_name": "HealthMap",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "description": "نظام الخريطة الصحية",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/desctop-healthmap.png",
      "sizes": "1905x889",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Map – Desktop layout"
    },
    {
      "src": "/mobile-healthmap.png",
      "sizes": "353x619",
      "type": "image/png",
      "label": "Map - Mobile layout"
    }
  ]
}


