{
  "bookings": [
    {
      "id": "demo_1766939077210_7766cfa8",
      "jobId": "job_1766936031589_dyi59g48",
      "appName": "Lash Studio Booking App",
      "service": null,
      "serviceLabel": "(No services defined in blueprint)",
      "technician": "0",
      "technicianLabel": "Tech A — Classic Lashes",
      "date": "2025-12-28",
      "time": "12:01",
      "extras": [],
      "createdAt": 1766939077210
    },
    {
      "id": "demo_1766951166464_8d13a972",
      "jobId": "job_1766936031589_dyi59g48",
      "appName": "Lash Studio Booking App",
      "service": null,
      "serviceLabel": "(No services defined in blueprint)",
      "technician": "1",
      "technicianLabel": "Tech B — Volume Lashes",
      "date": "2025-12-28",
      "time": "14:45",
      "extras": [
        {
          "name": "Lash Serum",
          "price": "25"
        }
      ],
      "createdAt": 1766951166464
    },
    {
      "bookingId": "demo_1766955779812_080507a8",
      "createdAt": 1766955779812,
      "jobId": "job_1766936031589_dyi59g48",
      "appName": "Lash Studio Booking App",
      "clientName": "Sarah Johnson",
      "clientContact": "555-123-4567",
      "service": "classic_full_set",
      "serviceLabel": "Classic Full Set (90 min)",
      "technician": "1",
      "technicianLabel": "Tech A — Classic Lashes",
      "date": "2025-12-29",
      "time": "15:30",
      "extras": [
        {
          "name": "Lash Aftercare Kit",
          "price": "30"
        }
      ]
    },
    {
      "bookingId": "demo_1766956565686_9b9f177d",
      "createdAt": 1766956565686,
      "jobId": "job_1766936031589_dyi59g48",
      "appName": "Lash Studio Booking App",
      "clientName": "jim bob",
      "clientContact": "555-123-4567",
      "service": "volume_full_set",
      "serviceLabel": "Volume Full Set (120 min)",
      "technician": "2",
      "technicianLabel": "Tech B — Volume Lashes",
      "date": "2025-12-28",
      "time": "17:15",
      "extras": [
        {
          "name": "Lash Serum",
          "price": "25"
        }
      ]
    },
    {
      "bookingId": "demo_1767581274111_cf7584cb",
      "createdAt": 1767581274111,
      "jobId": "da8934f1-0f65-44c3-b345-0ac973c7daf0",
      "appName": "My New App",
      "clientName": "h n",
      "clientContact": "7735551234",
      "service": "service_a",
      "serviceLabel": "Service A",
      "technician": "1",
      "technicianLabel": "Staff A",
      "date": "2026-01-05",
      "time": "14:00",
      "extras": [
        {
          "id": "1",
          "name": "Priority scheduling",
          "price": "10"
        }
      ],
      "amount": 50
    },
    {
      "bookingId": "b_1767582731614_d308bebf",
      "createdAt": 1767582731614,
      "jobId": "cf404933-9b57-4c65-aff6-704d7a8ea367",
      "appName": "My New App",
      "clientName": "ncnz lnzxlcn",
      "clientContact": "7735551234",
      "service": "service_b",
      "serviceLabel": "Service B",
      "technician": "2",
      "technicianLabel": "Staff B",
      "date": "2026-01-05",
      "time": "11:00",
      "extras": [
        {
          "id": "1",
          "name": "Priority scheduling",
          "price": "10"
        }
      ],
      "amount": 80
    },
    {
      "bookingId": "b_1767669094579_6efde03c",
      "createdAt": 1767669094579,
      "jobId": "APP_ID",
      "appName": "Test App",
      "clientName": "Kevin",
      "clientContact": "7735551234",
      "service": "service_a",
      "serviceLabel": "Service A",
      "technician": 1,
      "technicianLabel": "Staff A",
      "date": "01/05/2026",
      "time": "2:00 PM",
      "durationMin": 60,
      "startTs": 1767621600000,
      "endTs": 1767625200000,
      "extras": [],
      "amount": 50
    },
    {
      "bookingId": "b_1767670228696_65d935b4",
      "createdAt": 1767670228696,
      "jobId": "cf404933-9b57-4c65-aff6-704d7a8ea367",
      "appName": "My New App",
      "clientName": "juffdd hgffh",
      "clientContact": "7085551234",
      "service": "service_a",
      "serviceLabel": "Service A",
      "technician": "1",
      "technicianLabel": "Staff A",
      "date": "2026-01-06",
      "time": "09:30",
      "durationMin": 60,
      "startTs": 1767691800000,
      "endTs": 1767695400000,
      "extras": [],
      "amount": 50
    }
  ]
}