{
  "name": "AndesChat — Portal de Agentes",
  "short_name": "AndesChat",
  "description": "Chatbot CRM con IA — Responde a tus clientes desde cualquier lugar",
  "start_url": "/portal",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#10b981",
  "scope": "/",
  "lang": "es",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Conversaciones",
      "url": "/portal#conversaciones",
      "description": "Ver conversaciones activas"
    },
    {
      "name": "Reportes",
      "url": "/portal#reportes",
      "description": "Ver reportes y analytics"
    }
  ]
}
