{
  "name": "HueIA APP - Asistente Canino",
  "short_name": "HueIA APP",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "background_color": "#0f766e",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "description": "Asistente virtual canino experto en etología, bienestar, adiestramiento positivo y nutrición.",
  "icons": [
    {
      "src": "./512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}