{
  "name": {
    "type": "Input",
    "value": "New Subitem"
  },
  "status": {
    "type": "Status"
  },
  "title": {
    "type": "InputLang",
    "php": true
  },
  "link": {
    "type": "Link",
    "php": true
  },
  "icon": {
    "type": "Icon",
    "selector": ".icons-menu-%s .menu-item-%s > a:first-child::before"
  },
  "customClass": {
    "type": "Input"
  },
  "customCss": {
    "type": "Input"
  }
}
