Config key: menu
Types: (s) - string, (b) - boolean, (i) - integer
items
: ([s]: []) array of object for customi`ing the menu itemsname
: (s: ‘') name of menu itemhide
: (b: false) controls whether the menu item is hidden or not
"onboarding": {
"items": [],
}