{
  "name": "CampuzBhiz",
  "short_name": "CampuzBhiz",
  "description": "Ghana's campus marketplace — buy, sell and get delivered on campus",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#F5C518",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "education"],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [{"origin": "https://campuzbhiz.com"}],
  "launch_handler": {"client_mode": "focus-existing"},
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {"title": "title", "text": "text", "url": "url"}
  },
  "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"}
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Browse",
      "description": "Browse all campus products",
      "url": "/Browse",
      "icons": [{"src": "/icon-64.png", "sizes": "64x64", "type": "image/png"}]
    },
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Campus marketplace — buy and sell",
      "url": "/CampusListings",
      "icons": [{"src": "/icon-64.png", "sizes": "64x64", "type": "image/png"}]
    }
  ]
}
