{
  "name": "SWAU Auction",
  "short_name": "SWAU",
  "description": "Bid on live auctions for sports and entertainment autographs and memorabilia.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a23",
  "background_color": "#0a0a23",
  "icons": [
    { "src": "/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live Auctions", "url": "/auctions/live", "description": "View currently running auctions" },
    { "name": "My Bids", "url": "/account/bids", "description": "Track your active bids" },
    { "name": "Watchlist", "url": "/account/watchlist", "description": "Items you're watching" }
  ],
  "categories": ["shopping", "entertainment", "lifestyle"]
}
