{
  "fontFamily": [
    "Malgun Gothic",
    "Apple SD Gothic Neo",
    "system-ui",
    "sans-serif"
  ],
  "fontDistribution": "system fonts only; no font files embedded",
  "colors": {
    "ink": "#27545a",
    "mint": "#28b69e",
    "cream": "#fff8e8",
    "coral": "#ff7583",
    "gold": "#f4bf53"
  },
  "buttons": [
    "primary",
    "secondary",
    "reward",
    "danger",
    "ghost"
  ],
  "states": [
    "default",
    "pressed",
    "disabled"
  ],
  "cards": [
    "property",
    "market",
    "result"
  ],
  "gauges": [
    "debt",
    "goal"
  ],
  "tiers": [
    1,
    2,
    3,
    4,
    5
  ],
  "icons": {
    "cash": "현금",
    "loan": "대출",
    "building": "건물",
    "dice": "주사위",
    "rent": "임대료",
    "auction": "경매",
    "tax": "재산세",
    "home": "집",
    "buy": "매입",
    "grow": "성장",
    "landmark": "등기",
    "card": "시장 카드",
    "shield": "안정",
    "alert": "경고",
    "star": "티어",
    "trophy": "우승",
    "turn": "턴",
    "settings": "설정",
    "close": "닫기",
    "check": "확인"
  },
  "radius": {
    "button": 13,
    "card": 23
  },
  "minimumTouchHeight": 43
}