{
  "name": "NutriGenius LITE",
  "short_name": "NutriGenius",
  "description": "Sistema profesional de evaluación nutricional",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ff5c57",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ff5c57' width='192' height='192' rx='40'/><text x='96' y='130' font-size='120' text-anchor='middle' fill='white'>🥗</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23ff5c57' width='512' height='512' rx='100'/><text x='256' y='360' font-size='320' text-anchor='middle' fill='white'>🥗</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "shortcuts": [
    {
      "name": "Nueva Consulta",
      "url": "/",
      "description": "Iniciar evaluación nutricional"
    }
  ]
}
