{
  "name": "Orbus CRM",
  "short_name": "Orbus",
  "description": "CRM com WhatsApp, IA e automações comerciais",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "lang": "pt-BR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Atendimento WhatsApp",
      "url": "/chat"
    },
    {
      "name": "Pipeline",
      "short_name": "CRM",
      "description": "Negociações em andamento",
      "url": "/crm"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Visão geral do dia",
      "url": "/dashboard"
    }
  ]
}
