{
  "concepts": [
    {
      "id": "A01",
      "name": "轻风透气",
      "en": "AIR / VENTED",
      "kind": "air",
      "color": [
        0.19,
        0.43,
        0.44
      ],
      "trim": [
        0.07,
        0.23,
        0.25
      ],
      "thickness": 0.01,
      "crown": [
        [
          0.06,
          0.36
        ]
      ],
      "rear": 0.18
    },
    {
      "id": "B02",
      "name": "双轨下颌",
      "en": "DUO / JAW SUPPORT",
      "kind": "duo",
      "color": [
        0.44,
        0.3,
        0.22
      ],
      "trim": [
        0.21,
        0.13,
        0.09
      ],
      "thickness": 0.014,
      "crown": [
        [
          -0.18,
          0.17
        ],
        [
          0.22,
          0.19
        ]
      ],
      "rear": 0.25
    },
    {
      "id": "C03",
      "name": "换洗贴合",
      "en": "LINER / MODULAR",
      "kind": "liner",
      "color": [
        0.39,
        0.29,
        0.46
      ],
      "trim": [
        0.22,
        0.14,
        0.29
      ],
      "thickness": 0.012,
      "crown": [
        [
          0.07,
          0.38
        ]
      ],
      "rear": 0.22
    },
    {
      "id": "D04",
      "name": "开放蝶翼",
      "en": "WING / OPEN CENTRE",
      "kind": "wing",
      "color": [
        0.68,
        0.51,
        0.37
      ],
      "trim": [
        0.32,
        0.23,
        0.15
      ],
      "thickness": 0.011,
      "crown": [
        [
          -0.14,
          0.18
        ],
        [
          0.19,
          0.18
        ]
      ],
      "rear": 0.2
    }
  ],
  "faces": [
    {
      "id": "F",
      "label": "女性鹅蛋脸",
      "gender": "female",
      "width": 0.97,
      "length": 1.02,
      "jaw": -0.045,
      "cheek": 0.0,
      "landmarks": {
        "nose_z": 0.996,
        "mouth_z": 0.704,
        "chin_z": 0.336
      }
    },
    {
      "id": "M",
      "label": "男性方脸",
      "gender": "male",
      "width": 1.1,
      "length": 0.995,
      "jaw": 0.09,
      "cheek": 0.015,
      "landmarks": {
        "nose_z": 0.972,
        "mouth_z": 0.62,
        "chin_z": 0.192
      }
    }
  ],
  "units": "1 unit = 100 mm",
  "phase": "visual concept geometry, not measured manufacturing dimensions"
}