{
  "name": "Shedd - Daily $5 Auctions",
  "short_name": "Shedd",
  "description": "Bid on 50+ curated vintage & modern drops daily — sneakers, streetwear, memorabilia & more. Every auction starts at $5, no reserve.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00A653",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "lifestyle", "business"],
  "screenshots": [
    {
      "src": "/shedd-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}