{
  "version": 1,
  "name": "Community workshop name badges",
  "width": 90,
  "height": 60,
  "dpi": 300,
  "pages": 1,
  "fit": "contain",
  "fields": [
    {
      "id": "badges-1",
      "page": 1,
      "content": "COMMUNITY WORKSHOP",
      "x": 12,
      "y": 8,
      "width": 70,
      "height": 5,
      "fontSize": 8,
      "fontFamily": "Arial",
      "bold": true,
      "align": "left",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Event"
    },
    {
      "id": "badges-2",
      "page": 1,
      "content": "{{Name}}",
      "x": 12,
      "y": 23,
      "width": 70,
      "height": 12,
      "fontSize": 23,
      "fontFamily": "Arial",
      "bold": true,
      "align": "left",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Name"
    },
    {
      "id": "badges-3",
      "page": 1,
      "content": "{{Company}}",
      "x": 12,
      "y": 38,
      "width": 70,
      "height": 6,
      "fontSize": 10,
      "fontFamily": "Arial",
      "bold": false,
      "align": "left",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Company"
    },
    {
      "id": "badges-4",
      "page": 1,
      "content": "{{Role}}",
      "x": 12,
      "y": 49,
      "width": 70,
      "height": 5,
      "fontSize": 8,
      "fontFamily": "Arial",
      "bold": true,
      "align": "left",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Role"
    }
  ],
  "print": {
    "margins": {
      "top": 3,
      "right": 3,
      "bottom": 3,
      "left": 3
    },
    "bleed": 0,
    "cropMarks": false,
    "paper": {
      "width": 90,
      "height": 60,
      "layout": "direct"
    }
  }
}
