{
  "bookings": [
    {
      "id": "b_1768163412174_af2e5785",
      "appId": "273d490b-9926-4e8c-ac75-07eb8ed119ad",
      "service": "service_a",
      "serviceLabel": "Service A",
      "technician": 1,
      "technicianLabel": "Staff A",
      "clientName": "Test User",
      "clientContact": "5555555555",
      "date": "2026-01-12",
      "time": "09:00",
      "durationMin": 75,
      "amount": 50,
      "startTs": 1768208400000,
      "endTs": 1768212900000,
      "created": 1768163412174
    }
  ]
}