{
  "name": "Duuliye - Premium Multi-Vendor Marketplace",
  "short_name": "Duuliye",
  "description": "Premium multi-vendor marketplace delivering the best shopping experience",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "business", "marketplace"],
  "icons": [
    {
      "src": "/assets/img/hero-illustration.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse our product catalog",
      "url": "/product"
    },
    {
      "name": "View Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart"
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a repair or demo appointment",
      "url": "/appointments"
    }
  ]
}
