{
  "canvas": {
    "width": 800,
    "height": 480,
    "backgroundColor": null,
    "backgroundImage": "/media/backgrounds/50d13241-cc58-4453-a8d2-0139f31f1edb.jpg",
    "bgFrameSrc": null
  },
  "boxes": [
    {
      "type": "text",
      "x": 48,
      "y": 70,
      "width": 700,
      "height": 60,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 50,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Company",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 48,
      "y": 149,
      "width": 700,
      "height": 72,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 64,
      "color": "rgb(237, 7, 7)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Welcomes",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 48,
      "y": 235,
      "width": 700,
      "height": 64,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 54,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Guest Name",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 48,
      "y": 318,
      "width": 700,
      "height": 65,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 60,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "Designation",
      "imageSrc": null
    }
  ]
}