{
  "name": "clientes.bot - Gestión de Clientes con IA",
  "short_name": "clientes.bot",
  "description": "Automatiza tus ventas y atención por WhatsApp con IA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#6366F1",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}