{
  "short_name": "Cibo IA",
  "name": "Cibo IA - Nutrición Inteligente",
  "description": "Control de calorías, macros, objetivos físicos con escaneo visual y asesor de IA de Cibo.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#FFFFFF",
  "theme_color": "#FF6B00",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["food", "health", "lifestyle"]
}
