{
  "name": "HIL Exchange",
  "short_name": "HIL Exchange",
  "description": "Trinidad & Tobago's construction materials and equipment marketplace.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/listings",
      "description": "Browse construction materials and equipment"
    },
    {
      "name": "Post an RFQ",
      "url": "/rfq",
      "description": "Request quotes from suppliers"
    },
    {
      "name": "Find Suppliers",
      "url": "/suppliers",
      "description": "Browse verified suppliers"
    }
  ]
}
