[
  {
    "id": "spring",
    "title": "春 · 新生",
    "image": "assets/seasons/spring-cover.webp?v=f492ab00fda1",
    "theme": {
      "ink": [
        21,
        57,
        48
      ],
      "paper": [
        242,
        244,
        231
      ],
      "accent": [
        134,
        167,
        111
      ]
    }
  },
  {
    "id": "summer",
    "title": "夏 · 生长",
    "image": "assets/seasons/summer-cover.webp?v=7e07a555aba3",
    "theme": {
      "ink": [
        8,
        62,
        49
      ],
      "paper": [
        229,
        239,
        222
      ],
      "accent": [
        62,
        139,
        86
      ]
    }
  },
  {
    "id": "autumn",
    "title": "秋 · 收获",
    "image": "assets/seasons/autumn-cover.webp?v=bc937bcdabdd",
    "theme": {
      "ink": [
        75,
        52,
        29
      ],
      "paper": [
        244,
        235,
        214
      ],
      "accent": [
        181,
        119,
        54
      ]
    }
  },
  {
    "id": "winter",
    "title": "冬 · 蓄势",
    "image": "assets/seasons/winter-cover.webp?v=175318dbfe97",
    "theme": {
      "ink": [
        35,
        54,
        61
      ],
      "paper": [
        229,
        237,
        237
      ],
      "accent": [
        106,
        139,
        145
      ]
    }
  }
]
