[
  {
    "id": "admin_1001",
    "name": "Admin",
    "email": "admin@example.com",
    "password_hash": "password123",
    "role": "admin"
  }
]