{
  "name": "Bundigo — Members & Local Market",
  "short_name": "Bundigo",
  "description": "Discover independent members, Town Square topics, local communities, classifieds, rankings, stores, podcasts, and chatrooms.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["social", "shopping", "lifestyle"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/brand/bundigo/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/bundigo/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/bundigo/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/bundigo/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Members",
      "short_name": "Discover",
      "description": "Find independent members and what they make.",
      "url": "/discover?source=pwa-shortcut",
      "icons": [{ "src": "/brand/bundigo/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Vote Top 10",
      "short_name": "Top 10",
      "description": "Vote in active Bundigo Top 10 lists.",
      "url": "/top10?source=pwa-shortcut",
      "icons": [{ "src": "/brand/bundigo/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Open Market",
      "short_name": "Market",
      "description": "Browse global buy, sell, and auction listings.",
      "url": "/open-market?source=pwa-shortcut",
      "icons": [{ "src": "/brand/bundigo/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Chatrooms",
      "short_name": "Chat",
      "description": "Open community chatrooms.",
      "url": "/chatrooms?source=pwa-shortcut",
      "icons": [{ "src": "/brand/bundigo/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
