{
  "name": "Aguila + REGASA CRM",
  "short_name": "A+R CRM",
  "description": "Centro de atención WhatsApp con agente IA",
  "start_url": "/inbox",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1419",
  "theme_color": "#7390a4",
  "categories": ["business", "productivity"],
  "lang": "es-GT",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "Conversaciones de WhatsApp",
      "url": "/inbox"
    },
    {
      "name": "Cotizaciones",
      "short_name": "Cotizaciones",
      "description": "Cotizaciones recientes",
      "url": "/cotizaciones"
    },
    {
      "name": "Clientes",
      "short_name": "Clientes",
      "description": "Base de clientes",
      "url": "/customers"
    }
  ]
}
