{
  "name": "DoBid — Local Auctions",
  "short_name": "DoBid",
  "description": "Buy and sell local goods through fast, fair, no-reserve auctions.",
  "start_url": "/?utm_source=pwa",
  "id": "/?pwa=dobid",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1220",
  "theme_color": "#1E40AF",
  "categories": ["shopping", "marketplace", "auctions"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
