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