{
  "name": "exo clinic",
  "short_name": "ExoClinic",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060b19",
  "theme_color": "#1e4cf1",
  "description": "إدارة العيادات",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}