{
  "name": "بيت رنت — BaytRent",
  "short_name": "بيت رنت",
  "description": "شقق مفروشة للإيجار اليومي والشهري في المدينة المنورة — قريبة من المسجد النبوي",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["lifestyle", "travel", "business"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-madinah.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "BaytRent — Furnished Apartments in Madinah"
    }
  ],
  "shortcuts": [
    {
      "name": "تصفح الشقق",
      "short_name": "الشقق",
      "description": "تصفح الشقق المتاحة",
      "url": "/properties",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "شقق المدينة المنورة",
      "short_name": "المدينة",
      "description": "شقق قريبة من المسجد النبوي",
      "url": "/madinah",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
