{
  "name": "المُصَلِّح — صيانة منزلية",
  "short_name": "المُصَلِّح",
  "description": "تطبيق المُصَلِّح للصيانة المنزلية في الرياض",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#0E9F6E",
  "orientation": "portrait",
  "lang": "ar-SA",
  "dir": "rtl",
  "scope": "/",
  "categories": ["business", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "احجز خدمة",
      "short_name": "احجز",
      "description": "احجز خدمة صيانة جديدة",
      "url": "/book",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "تتبع طلبي",
      "short_name": "تتبع",
      "description": "تتبع حالة الطلب الحالي",
      "url": "/track",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
