{
  "canvas": {
    "width": 800,
    "height": 480,
    "backgroundColor": null,
    "backgroundImage": null,
    "bgFrameSrc": null
  },
  "boxes": [
    {
      "type": "text",
      "x": 191,
      "y": 68,
      "width": 396,
      "height": 60,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 69,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Welcomes",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 188,
      "y": 128,
      "width": 401,
      "height": 80,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 88,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "left",
      "content": "Name",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 175,
      "y": 206,
      "width": 417,
      "height": 47,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 43,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "left",
      "content": "Designation",
      "imageSrc": null
    }
  ]
}