{
  "name": "CityHive — Singapore's Marketplace",
  "short_name": "CityHive",
  "description": "CityHive is Singapore's multi-vendor marketplace — shop thousands of products from hundreds of local sellers, bid in live auctions, and pay securely with your CityHive wallet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#13293D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "marketplace"],
  "lang": "en",
  "dir": "ltr"
}
