{
  "customers": [
    {
      "id": "cus_demo",
      "name": "Demo Customer",
      "email": "demo@example.com",
      "phone": "089-000-0000",
      "packageName": "Standard",
      "active": true,
      "expiresAt": "",
      "notes": "",
      "createdAt": "2026-03-10T09:15:27.035Z"
    }
  ],
  "brands": [],
  "rentals": [],
  "games": [],
  "updated_at": "2026-03-17T02:47:10.891Z"
}