{
  "name": "Helloforms AI Hub",
  "short_name": "Helloforms",
  "description": "Panel de gestión de agentes IA, conversaciones y facturación",
  "start_url": "/AdminDashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%234F46E5'/%3E%3Ctext y='140' x='50%25' text-anchor='middle' font-size='120' fill='white'%3E%E2%9C%A6%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%234F46E5'/%3E%3Ctext y='380' x='50%25' text-anchor='middle' font-size='320' fill='white'%3E%E2%9C%A6%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "WhatsApp Inbox",
      "short_name": "WhatsApp",
      "url": "/MobileInbox",
      "description": "Gestionar conversaciones de WhatsApp"
    },
    {
      "name": "Conversaciones",
      "short_name": "Chats",
      "url": "/Conversations",
      "description": "Ver conversaciones activas"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/AdminDashboard",
      "description": "Panel principal"
    },
    {
      "name": "Solicitudes",
      "short_name": "Solicitudes",
      "url": "/Requests",
      "description": "Gestionar solicitudes"
    },
    {
      "name": "Agentes",
      "short_name": "Agentes",
      "url": "/Agents",
      "description": "Gestionar agentes IA"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
