{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "children": [
        {
          "shouldFlattenTransform": false,
          "children": [
            {
              "position": [100, 100],
              "bounds": [100, 100],
              "contentsOpaque": true,
              "drawsContent": true,
              "backgroundColor": "#0000FF"
            },
            {
              "position": [20, 20],
              "bounds": [260, 260],
              "drawsContent": true
            }
          ]
        }
      ]
    }
  ]
}