{
  "name": "Imtilik — Luxury Watches",
  "short_name": "Imtilik",
  "description": "Qatar's trusted luxury watch marketplace. Browse verified dealers, build your portfolio, and connect with sellers.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#1a1613",
  "theme_color": "#1a1613",
  "categories": ["shopping", "lifestyle"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover watches",
      "short_name": "Discover",
      "description": "Browse and filter luxury watches",
      "url": "/search",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Saved watches",
      "short_name": "Saved",
      "description": "Open your saved watches",
      "url": "/saved",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Create a listing",
      "short_name": "Sell",
      "description": "List a watch for sale",
      "url": "/sell",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
