{
  "name": "Global4Trade - B2B Marketplace",
  "short_name": "Global4Trade",
  "description": "India's Leading B2B Marketplace - Connect with verified suppliers and buyers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/images/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Product",
      "short_name": "Add Product",
      "description": "Quickly add a new product",
      "url": "/add-product"
    },
    {
      "name": "View Leads",
      "short_name": "Leads",
      "description": "Check your business leads",
      "url": "/leads"
    },
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for products",
      "url": "/search"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
