{
  "canvas": {
    "width": 800,
    "height": 480,
    "backgroundColor": null,
    "backgroundImage": null,
    "bgFrameSrc": null
  },
  "boxes": [
    {
      "type": "image",
      "x": 128,
      "y": 116,
      "width": 512,
      "height": 302,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 16,
      "color": "#000000",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "left",
      "content": null,
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 43,
      "y": 34,
      "width": 709,
      "height": 62,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 16,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "left",
      "content": "",
      "imageSrc": null
    }
  ]
}