{
  "name": "SIGH — Sistema Integrado de Gestão de Hidrantes",
  "short_name": "SIGH",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef2f6",
  "theme_color": "#0f2f4f",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}