[
  {
    "type": "INFO",
    "title": "Just info",
    "message": "Everything is fine!"
  },
  {
    "type": "ERROR",
    "title": "Oops!",
    "message": "Something is wrong..."
  }
]