{
  "name": "NutriApp — Portal del paciente",
  "short_name": "NutriApp",
  "description": "Tu portal de seguimiento nutricional: hábitos, plan, medidas y fotos de progreso.",
  "start_url": "/portal/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#66a37a",
  "lang": "es-MX",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
