{
  "name": "BuyItNow Auctions",
  "short_name": "BuyItNow",
  "description": "UK online auction platform for verified electronics. Live auctions every Wednesday and Sunday at 7PM.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d1525",
  "background_color": "#0d1525",
  "lang": "en-GB",
  "categories": ["shopping", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/share.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Wednesday Auction",
      "url": "/wednesday",
      "description": "View the Wednesday 7PM auction"
    },
    {
      "name": "Sunday Auction",
      "url": "/sunday",
      "description": "View the Sunday 7PM auction"
    }
  ]
}
