{
  "$schema": "./schema/settings.schema.json",
  "version": 1,
  "shape": 5,
  "curved": true,
  "curveRadius": 40,
  "side": 16.5,
  "seam": 2,
  "showHoles": true,
  "stitches": 6,
  "showGrid": false,
  "cornerMargin": 0,
  "holeSpacing": 2.4,
  "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": 2,
    "rows": 4,
    "cols": 5,
    "hSpace": -4.5,
    "vSpace": 0.5,
    "invert": true,
    "nestingOffset": 12.5,
    "showGrid": false
  }
}