{
  "name": "GolfClubExchange",
  "short_name": "GolfXchange",
  "description": "Buy & sell golf clubs. Live auctions, great deals, trusted sellers.",
  "start_url": "/marketplace",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a5632",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "sports"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse all golf club listings"
    },
    {
      "name": "Live Auctions",
      "url": "/live",
      "description": "Active auctions ending soon"
    },
    {
      "name": "Sell a Club",
      "url": "/sell",
      "description": "List a club for sale"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
