{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutFlexibleBox (positioned) NAV class='nav-bar'",
"position": [8, 0],
"bounds": [200, 600],
"contentsOpaque": true,
"backgroundColor": "#008000"
}
]
}