{
  "name": "FLUVI — Beba. Cuide-se. Evolua.",
  "short_name": "FLUVI",
  "description": "Acompanhe sua hidratação e seus hábitos todos os dias com a garrafa virtual FLUVI.",
  "start_url": "/signup",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#087EA4",
  "lang": "pt-BR",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
