{
  "$schema": "./schema/settings.schema.json",
  "version": 1,
  "shape": 5,
  "curved": true,
  "curveRadius": 60,
  "side": 19,
  "seam": 2.2,
  "showHoles": true,
  "stitches": 6,
  "showGrid": true,
  "cornerMargin": 0,
  "holeSpacing": 2.8,
  "holeBunching": 0.5,
  "dotSize": 0.2,
  "starRootOffset": -1.5,
  "starRootAngle": 128,
  "cornerStitchSpacing": false,
  "cornerStitchDistance": 3,
  "hex": {
    "type": "truncated",
    "long": 20,
    "ratio": 0.4
  },
  "layout": {
    "padding": 3,
    "rows": 4,
    "cols": 4,
    "hSpace": -0.5,
    "vSpace": 0.5,
    "invert": true,
    "nestingOffset": 0,
    "showGrid": true
  }
}