{
  "name": "مجموعة HMM الفندقية",
  "short_name": "HMM Hotels",
  "description": "احجز في أفضل فنادق مجموعة HMM الفاخرة",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "احجز الآن",
      "short_name": "حجز",
      "url": "/booking.html",
      "description": "حجز فندق جديد"
    },
    {
      "name": "عرض الفنادق",
      "short_name": "الفنادق",
      "url": "/hotels.html",
      "description": "تصفح قائمة الفنادق"
    }
  ]
}
