[
  {
    "id": 1,
    "title": "Deploy hosting panel",
    "done": true
  },
  {
    "id": 2,
    "title": "Migrate customer from cPanel",
    "done": false
  },
  {
    "id": 3,
    "title": "Enable WAF + DDoS protection",
    "done": true
  }
]