{
  "name": "WeenAro7 — Your smart guide to Kuwait",
  "short_name": "WeenAro7",
  "description": "Discover places and experiences across Kuwait in English.",
  "id": "/",
  "start_url": "/en?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#EADDBE",
  "theme_color": "#1B2A4A",
  "dir": "ltr",
  "lang": "en-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": "Discover Kuwait",
      "short_name": "Discover",
      "description": "Find places and experiences in Kuwait",
      "url": "/en/discover?source=pwa-shortcut-en",
      "icons": [
        {
          "src": "/icons/pwa-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Plan a trip",
      "short_name": "Trips",
      "description": "Browse trips and itineraries",
      "url": "/en/trips?source=pwa-shortcut-en",
      "icons": [
        {
          "src": "/icons/pwa-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
