{
  "items": [
    {
      "label": "Read Stories",
      "children": [
        {
          "href": "/browse/overview",
          "label": "Browse All Stories"
        },
        {
          "href": "/browse/author",
          "label": "By Author"
        },
        {
          "href": "/browse/title",
          "label": "By Title"
        },
        {
          "href": "/browse/category",
          "label": "By Category"
        },
        {
          "href": "/browse/randomlink",
          "label": "By Random Link"
        }
      ]
    },
    {
      "label": "Search Stories",
      "children": [
        {
          "href": "/browse/filter",
          "label": "Use a Filter"
        },
        {
          "href": "/browse/misc/search",
          "label": "Use Google Search"
        },
        {
          "href": "/browse/database",
          "label": "Download the Database"
        }
      ]
    },
    {
      "href": "/browse/kerthawards",
      "label": "Kerth Awards"
    },
    {
      "label": "Archive & Fandom",
      "children": [
        {
          "href": "/browse/faq/archive",
          "label": "Archive History & FAQ"
        },
        {
          "href": "/browse/faq/submitstory",
          "label": "Submitting a Story"
        },
        {
          "href": "/browse/fandom/info",
          "label": "Fandom Info"
        },
        {
          "href": "/browse/fandom/fellowfans",
          "label": "Find Fellow Fans"
        }
      ]
    }
  ]
}