{
  "format": "paperready-design",
  "version": 1,
  "name": "QR asset example",
  "body": {
    "size": {
      "w": 2,
      "h": 2,
      "unit": "in",
      "dpi": 203
    },
    "background": "#ffffff",
    "elements": [
      {
        "type": "text",
        "x": 0.15,
        "y": 0.12,
        "w": 1.7,
        "h": 0.22,
        "value": "Scan for label help",
        "size": 11,
        "font": "sans",
        "weight": "400",
        "align": "center",
        "id": "qr-asset-0"
      },
      {
        "type": "qr",
        "x": 0.35,
        "y": 0.48,
        "w": 1.3,
        "h": 1.3,
        "value": "https://paperready.studio/tools/print-test/",
        "ecc": "M",
        "id": "qr-asset-1"
      }
    ]
  }
}
