{
  "name": "Keepers Auction",
  "short_name": "Keepers",
  "description": "Live auctions for rare coins, precious bullion, and collector lots",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0A08",
  "theme_color": "#D4953A",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/coin-eagle.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/coin-eagle.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "shopping", "entertainment"],
  "screenshots": [
    {
      "src": "/images/saloon-main.jpg",
      "sizes": "1024x768",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/images/coin-eagle.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ]
}
