{
  "name": "Niby",
  "short_name": "Niby",
  "description": "Prontuário de saúde para a família",
  "start_url": "/app/inicio",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#4f9b94",
  "background_color": "#faf8f4",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/niby-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/niby-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
