{
  "typeline-config": {
    "typography": {
      "points": [
        [0, 1.2],
        [30, 1.5],
        [140, 2.5]
      ],
      "breakpoints": ["1360px", "1024px", "768px", "400px"]
    },
    "body_type": {
      "points": [
        [0, 1.02],
        [50, 1.6],
        [200, 1.8]
      ],
      "breakpoints": ["600px"]
    },
    "spacings": {
      "points": [
        [0, 1],
        [20, 2],
        [100, 2.5]
      ],
      "breakpoints": ["1360px", "1024px", "768px", "320px"]
    }
  }
}
