{
    "chipTile": {
        "type": 5,
        "position": {
            "x": 500,
            "y": 400
        },
        "navigation": {
            "leftTo": null,
            "rightTo": null,
            "upTo": null,
            "downTo": null
        },
        "items": {
            "chip_bg": {
                "type": 7,
                "bound": {
                    "w": 420,
                    "h": 96
                },
                "position": {
                    "x": 0,
                    "y": 0
                }
            },
            "chipIcon": {
                "type": 7,
                "bound": {
                    "w": 44,
                    "h": 44
                },
                "position": {
                    "x": 20,
                    "y": 26
                }
            },
            "chipText": {
                "type": 6,
                "bound": {
                    "w": 240,
                    "h": 40
                },
                "innerPos": {
                    "x": 0,
                    "y": 0
                },
                "value": "TEST",
                "font": "36px SourceSansPro-Light",
                "color": "0xF0F0F0",
                "align": "left",
                "position": {
                    "x": 84,
                    "y": 28
                }
            },
            "chipSwitch": {
                "type": 7,
                "bound": {
                    "w": 96,
                    "h": 40
                },
                "innerPos": {
                    "x": 0,
                    "y": 0
                },
                "position": {
                    "x": 270,
                    "y": 28
                }
            }
        }
    }
}
