{
  "components": [
    {
      "description": "Interface principal do Pesado ERP",
      "id": "app",
      "title": "Aplicativo Web"
    },
    {
      "description": "Backend e gateway de APIs",
      "id": "api",
      "title": "API Principal"
    },
    {
      "description": "Login, sessões e permissões",
      "id": "auth",
      "title": "Autenticação"
    },
    {
      "description": "CEP, CNPJ e dados de referência",
      "id": "workers",
      "title": "Serviços de Plataforma"
    },
    {
      "description": "Filas de trabalho e tarefas agendadas",
      "id": "jobs",
      "title": "Processamento em Segundo Plano"
    }
  ]
}