{
  "name": "ريف العراق - حجز المزارع والاستراحات",
  "short_name": "ريف العراق",
  "description": "منصة حجز المزارع والاستراحات الريفية في جميع محافظات العراق",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfaf8",
  "theme_color": "#4a5d4a",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["travel", "lifestyle", "food"],
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "استكشف المزارع",
      "short_name": "استكشف",
      "url": "/explore",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "حجوزاتي",
      "short_name": "حجوزاتي",
      "url": "/account/bookings",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الرسائل",
      "short_name": "الرسائل",
      "url": "/account/messages",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
