{
  "short_name": "KelShi",
  "name": "KelShi — Shop More. Live Better.",
  "description": "KelShi — Shop More. Live Better. Discover great products at great prices, delivered across Lebanon.",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A1A3C",
  "background_color": "#FAFAFC",
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/listings",
      "description": "Browse the collection"
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "url": "/cart",
      "description": "View your cart"
    }
  ]
}
