{
  "canvas": {
    "width": 800,
    "height": 480,
    "backgroundColor": null,
    "backgroundImage": null,
    "bgFrameSrc": null
  },
  "boxes": [
    {
      "type": "text",
      "x": 48,
      "y": 69,
      "width": 700,
      "height": 60,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 50,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Company Name",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 48,
      "y": 146,
      "width": 700,
      "height": 72,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 62,
      "color": "rgb(237, 7, 7)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Welcomes",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 48,
      "y": 236,
      "width": 700,
      "height": 58,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 50,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Guest Name",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 48,
      "y": 319,
      "width": 700,
      "height": 65,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 54,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Designation",
      "imageSrc": null
    }
  ]
}