{
  "$schema": "./schema/settings.schema.json",
  "version": 1,
  "shape": 6,
  "curved": false,
  "side": 30,
  "seam": 2,
  "showHoles": true,
  "stitches": 8,
  "showGrid": true,
  "cornerMargin": 0,
  "holeSpacing": 2.2,
  "holeBunching": 0.6,
  "dotSize": 0.2,
  "starRootOffset": -1.5,
  "starRootAngle": 128,
  "cornerStitchSpacing": false,
  "cornerStitchDistance": 3,
  "hex": {
    "type": "truncated",
    "long": 18,
    "ratio": 0.25
  },
  "layout": {
    "padding": 2,
    "rows": 6,
    "cols": 7,
    "hSpace": -7,
    "vSpace": 0,
    "invert": true,
    "nestingOffset": 0,
    "showGrid": false
  }
}