{
  "fatigue": {
    "value": 24,
    "trendValue": "12.5%",
    "trendType": "up",
    "color": "text-rose-500"
  },
  "nonFatigue": {
    "value": 18,
    "trendValue": "5.3%",
    "trendType": "up",
    "color": "text-amber-500"
  },
  "jarakAman": {
    "value": 9,
    "trendValue": "8.7%",
    "trendType": "down",
    "color": "text-blue-500"
  },
  "seatbelt": {
    "value": 7,
    "trendValue": "3.1%",
    "trendType": "up",
    "color": "text-emerald-500"
  }
}