{
  "name": "دليلي",
  "short_name": "دليلي",
  "id": "com.dalili.naama.app",
  "description": "دليلي - الدليل الطبي الشامل لولاية النعامة",

  "start_url": "/",
  "scope": "/",

  "dir": "rtl",
  "lang": "ar",
  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#6366f1",

  "prefer_related_applications": false,

  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "العيادات",
      "url": "/clinics",
      "description": "تصفح العيادات الطبية",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "الصيدليات",
      "url": "/pharmacies",
      "description": "تصفح الصيدليات",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "سيارات الأجرة المناوبة",
      "url": "/taxis",
      "description": "تصفح سيارات الأجرة المناوبة",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "categories": [
    "health",
    "medical",
    "lifestyle",
    "utilities",
    "education"
  ]
}
