{
  "menu": [
    {
      "url": "/",
      "name": "Dashboard",
      "icon": "menu-icon tf-icons ti ti-smart-home",
      "slug": "home"
    },
    {
      "url": "auth/register-basic",
      "name": "Register",
      "icon": "menu-icon tf-icons ti ti-user",
      "slug": "auth-register-basic",
      "target": "_blank"
    }
  ]
}