{
  "name": "Gestão Consulta",
  "short_name": "G. Consulta",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f9f8",
  "theme_color": "#10233d",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ]
}
