Currently , the icon just glows red if there are unread notifications. It would be better to show the number of unread notifications.
As of now , there is just a boolean value unread_messages=true that flows into the notifications component. Ideally, we should also send a number showing the amount of unread messages for the user.