{
  "name": "Global Vendors Hub",
  "short_name": "GVH",
  "description": "B2B Marketplace for Industrial Procurement",
  "theme_color": "#06106A",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "id": "gvh-marketplace-v2",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-globe-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-globe-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-globe-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "RFQ Inbox",
      "short_name": "RFQs",
      "url": "/buyer/rfqs",
      "description": "View your request-for-quotation inbox"
    },
    {
      "name": "Open RFQ Market",
      "short_name": "Market",
      "url": "/supplier/open-rfqs",
      "description": "Browse open RFQs matching your capabilities"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
