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