{
  "name": "AUTHAUX Auction System",
  "short_name": "AUTHAUX",
  "description": "Live IPL style auction software",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0408",
  "theme_color": "#8b0000",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
