{
  "name": "FlowChat - CRM Inteligente para WhatsApp",
  "short_name": "FlowChat",
  "description": "Automatize atendimentos, gerencie conversas com Kanban e use IA para vender mais pelo WhatsApp.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4F46E5",
  "background_color": "#ffffff",
  "lang": "pt-BR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/dist/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/dist/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
