{
  "categories": {
    "back": { "total": 16, "optional": true },
    "body": { "total": 84, "optional": false },
    "base": { "total": 28, "optional": false },
    "mouth": { "total": 312, "optional": false },
    "nose": { "total": 294, "optional": false },
    "eye": { "total": 724, "optional": false },
    "mayuge": { "total": 739, "optional": false },
    "hair": { "total": 828, "optional": true },
    "hige": { "total": 182, "optional": true },
    "glass": { "total": 87, "optional": true },
    "hat": { "total": 229, "optional": true },
    "kirakira": { "total": 75, "optional": true }
  },
  "layerOrder": [
    "back",
    "body",
    "base",
    "mouth",
    "nose",
    "eye",
    "mayuge",
    "hair",
    "hige",
    "glass",
    "hat",
    "kirakira"
  ],
  "defaults": {
    "back": 1,
    "body": 1,
    "base": 1,
    "mouth": 1,
    "nose": 1,
    "eye": 5,
    "mayuge": 1,
    "hair": 1,
    "hige": 0,
    "glass": 0,
    "hat": 0,
    "kirakira": 0
  }
}
