{
  "name": "Hotels.iq",
  "short_name": "Hotels.iq",
  "description": "منصة الحجوزات الفندقية والسياحية الأولى في العراق",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1B3A5C",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "الصفحة الرئيسية"
    }
  ],
  "shortcuts": [
    {
      "name": "احجز فندق",
      "url": "/properties?type=hotel",
      "description": "ابحث عن فنادق في العراق"
    },
    {
      "name": "حجوزاتي",
      "url": "/account",
      "description": "عرض حجوزاتي"
    }
  ]
}
