{
  "name": "GTS Market",
  "short_name": "GTS Market",
  "description": "Ghana ecommerce, multi-vendor marketplace, and local listings platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7faf7",
  "theme_color": "#0f6b4f",
  "orientation": "portrait-primary",
  "categories": ["shopping", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "url": "/shop",
      "description": "Browse products and local listings"
    },
    {
      "name": "Sell on GTS Market",
      "short_name": "Sell",
      "url": "/sell",
      "description": "Register as a vendor"
    }
  ]
}
