{
  "name": "EVORA - Saúde & Bem-estar",
  "short_name": "EVORA",
  "description": "Seu coach pessoal de nutrição, treino e bem-estar com IA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f172a",
  "background_color": "#05080f",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "/hawk_azul192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hawk_azul512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hawk_azul180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Coach",
      "url": "/coach",
      "description": "Chat com EVORA"
    },
    {
      "name": "Calculadora",
      "url": "/calculadora",
      "description": "Analisar alimento com IA"
    }
  ]
}
