{
  "name": "Hanto Works — شقق فاخرة في الرياض",
  "short_name": "Hanto",
  "description": "Hanto Works — شقق فاخرة في الرياض، حجز مباشر وتأكيد فوري.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0A1A2F",
  "theme_color": "#0A1A2F",
  "categories": ["travel", "lifestyle", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "جميع الشقق",
      "short_name": "الشقق",
      "description": "تصفح كل الوحدات المتاحة",
      "url": "/apartments?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "حجوزاتي",
      "short_name": "حجوزاتي",
      "description": "مراجعة حالة الحجوزات",
      "url": "/my-bookings?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تواصل معنا",
      "short_name": "تواصل",
      "description": "اتصال مباشر بفريق Hanto",
      "url": "/contact?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
