{
  "name": "ExoClinic",
  "short_name": "ExoClinic",
  "id": "/",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0891b2",
  "description": "إدارة العيادات",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
