{
  "primary": [
    { "label": "Docs", "href": "/instructions" },
    { "label": "CLI", "href": "/cli" },
    { "label": "Cables", "href": "/cables" },
    { "label": "Blog", "href": "/blog" }
  ],
  "buttons": [
    {
      "label": "GitHub",
      "href": "https://github.com/darrylmorley/whatcable",
      "style": "secondary"
    },
    { "label": "Get Pro", "href": "/pro", "style": "accent" }
  ],
  "footer": [
    { "label": "Docs", "href": "/instructions" },
    { "label": "CLI", "href": "/cli" },
    { "label": "Cables", "href": "/cables" },
    { "label": "Blog", "href": "/blog" },
    { "label": "Pro", "href": "/pro" },
    { "label": "Support", "href": "/support" },
    { "label": "Privacy", "href": "/privacy" },
    {
      "label": "View source on GitHub",
      "href": "https://github.com/darrylmorley/whatcable"
    }
  ]
}
