{
  "name": "Laydemart — Women Entrepreneur Marketplace",
  "short_name": "Laydemart",
  "description": "Buy & sell handmade products, homemade food, jewellery and more from local women entrepreneurs.",
  "start_url": "/main",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F2",
  "theme_color": "#C96A2E",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "url": "/buy",
      "description": "Shop all products"
    },
    {
      "name": "Sell",
      "url": "/sell/login",
      "description": "Start selling"
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "Track your orders"
    }
  ],
  "prefer_related_applications": false
}
