{
  "name": "Velvy ZAP - Atendimento Inteligente & WhatsApp CRM",
  "short_name": "Velvy ZAP",
  "description": "Plataforma oficial Velvy ZAP para conversão de leads, mensagens em tempo real e atendente IA",
  "start_url": "/dashboard",
  "id": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070A0F",
  "theme_color": "#0B0F17",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg?v=3",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Inbox & Conversas",
      "short_name": "Inbox",
      "description": "Abrir central de atendimento ao vivo",
      "url": "/inbox",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Funil Kanban",
      "short_name": "Kanban",
      "description": "Ver leads no funil de vendas",
      "url": "/kanban",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Atendente IA",
      "short_name": "IA Agent",
      "description": "Configurações e status do Agente IA",
      "url": "/ai-agent",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "192x192" }]
    }
  ]
}
