{
  "id": "/",
  "name": "Wenfi",
  "short_name": "Wenfi",
  "description": "بحث عن سيارات، عقارات، وظائف ومزيدات في سوريا",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#e0f2fe",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Wenfi — دليل الخدمات السورية"
    }
  ],
  "shortcuts": [
    {
      "name": "الوظائف",
      "short_name": "وظائف",
      "description": "ابحث عن وظائف في سوريا",
      "url": "/jobs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الخدمات",
      "short_name": "خدمات",
      "description": "ابحث عن صيدليات، كازيات ومطاعم",
      "url": "/places",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "أضف مكاناً",
      "short_name": "أضف",
      "description": "أضف خدمة أو مكان جديد",
      "url": "/add",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "categories": ["lifestyle", "navigation", "utilities"],
  "prefer_related_applications": false
}
