{
  "bookings": [
    {
      "id": "b_1768365226728_6d927eda",
      "appId": "kevin-cuts",
      "service": "haircut",
      "serviceLabel": "haircut",
      "technician": 1,
      "technicianLabel": "1",
      "clientName": "Test One",
      "clientContact": "555",
      "date": "2026-01-14",
      "time": "09:00",
      "durationMin": 60,
      "amount": 0,
      "startTs": 1768381200000,
      "endTs": 1768384800000,
      "created": 1768365226728
    }
  ]
}