{
  "name": "الاختيار الذكي",
  "short_name": "الاختيار الذكي",
  "description": "منصة الاختيار الذكي لخدمات الصيانة المنزلية الاحترافية",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar-SA",
  "theme_color": "#0f5298",
  "background_color": "#ffffff",
  "categories": ["services", "maintenance", "business"],
  "icons": [
    {
      "src": "./assets/img/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./assets/img/android-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/img/android-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
