{
  "name": "وين أروح؟ — دليلك الذكي في الكويت",
  "short_name": "وين أروح؟",
  "description": "اكتشف الأماكن والتجارب في الكويت بالعربية.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#EADDBE",
  "theme_color": "#1B2A4A",
  "dir": "rtl",
  "lang": "ar-KW",
  "categories": [
    "travel",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "استكشف الكويت",
      "short_name": "استكشف",
      "description": "ابحث عن أماكن وتجارب في الكويت",
      "url": "/discover?source=pwa-shortcut-ar",
      "icons": [
        {
          "src": "/icons/pwa-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "خطط رحلة",
      "short_name": "رحلة",
      "description": "استعرض الرحلات والمسارات",
      "url": "/trips?source=pwa-shortcut-ar",
      "icons": [
        {
          "src": "/icons/pwa-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
