{
  "default_menu": "menu-principal",
  "default_footer": "rodape-principal",
  "menus": [
    {
      "id": "menu-principal",
      "name": "Menu principal",
      "scope": "all",
      "pages": [],
      "items": [
        {
          "label": "Início",
          "url": "/"
        },
        {
          "label": "Sobre",
          "url": "/sobre/"
        },
        {
          "label": "Soluções",
          "url": "/solucoes/"
        },
        {
          "label": "Projetos",
          "url": "/projetos/"
        },
        {
          "label": "Contato",
          "url": "/contato/"
        }
      ],
      "cta_label": "Fale conosco",
      "cta_url": "/contato/",
      "theme": "light",
      "position": "overlay",
      "style": "pill",
      "width": "contained",
      "height": "default",
      "cta_style": "outline",
      "show_cta": true,
      "logo_variant": "auto"
    }
  ],
  "footers": [
    {
      "id": "rodape-principal",
      "name": "Rodapé principal",
      "scope": "all",
      "pages": [],
      "brand_text": "Centralize processos, automatize rotinas e acompanhe indicadores em uma plataforma simples de usar.",
      "columns": [
        {
          "title": "Navegação",
          "items": [
            {
              "label": "Início",
              "url": "/"
            },
            {
              "label": "Sobre",
              "url": "/sobre/"
            },
            {
              "label": "Soluções",
              "url": "/solucoes/"
            }
          ]
        },
        {
          "title": "Conteúdo",
          "items": [
            {
              "label": "Projetos",
              "url": "/projetos/"
            },
            {
              "label": "Contato",
              "url": "/contato/"
            }
          ]
        }
      ],
      "show_contact": true,
      "copyright": "© {year} Orbit Cloud. Todos os direitos reservados.",
      "theme": "dark",
      "style": "mega",
      "contact_title": "Contato"
    }
  ]
}
