{
"name": "myLayout",
"layers": [
{
"type": "color",
"name": "background",
"value": "#FFFFFF",
"constraints": [
{
"type": "pos",
"x": "0",
"y": "0",
"anchor": "nw",
"relativeAnchor": "nw"
},
{
"type": "pos",
"x": "0",
"y": "0",
"anchor": "se",
"relativeAnchor": "se"
}
]
},
...
]
}