{
  "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
    }
  ]
}