{
  "short_name": "HFPLOG",
  "name": "Horsham Fire Police Call Log",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#1a1a1a",
  "display": "standalone",
  "theme_color": "#2c3e50"
}