{
  "EposChip": {
    "type": 5,
    "position": {
      "x": 0,
      "y": 0
    },
    "navigation": {
      "leftTo": null,
      "rightTo": null,
      "upTo": null,
      "downTo": null
    },
    "items": {
      "chip_bg": {
        "type": 7,
        "bound": {
          "w": 600,
          "h": 72
        },
        "position": {
          "x": 0,
          "y": 0
        }
      },
      "chipText": {
        "type": 6,
        "bound": {
          "w": 580,
          "h": 72
        },
        "innerPos": {
          "x": 0,
          "y": 0
        },
        "value": "TEST",
        "font": "36px SourceSansPro-Light",
        "color": "0xF0F0F0",
        "align": "left",
        "position": {
          "x": 20,
          "y": 0
        }
      }
    }
  }
}
