{
  "canvas": {
    "width": 800,
    "height": 480,
    "backgroundColor": null,
    "backgroundImage": null
  },
  "boxes": [
    {
      "type": "text",
      "x": 52,
      "y": 39,
      "width": 667,
      "height": 71,
      "shape": "none",
      "fontFamily": "Arial",
      "fontSize": 16,
      "color": "rgb(197, 32, 32)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "left",
      "content": "Welcome to Xaglabs",
      "imageSrc": null
    },
    {
      "type": "text",
      "x": 140,
      "y": 136,
      "width": 510,
      "height": 63,
      "shape": "none",
      "fontFamily": "Inter",
      "fontSize": 16,
      "color": "rgb(0, 0, 0)",
      "fontWeight": "normal",
      "fontStyle": "normal",
      "textAlign": "center",
      "content": "textttt",
      "imageSrc": null
    }
  ]
}