{
  "name": "Horsefly Status",
  "short_name": "HF Status",
  "description": "Live availability and response times of the Horsefly platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#296C7B",
  "icons": [
    {
      "src": "/static/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
