I am using the web push notifications API via CometChat.registerTokenForPushNotification(token)
This works well and gives me web notifications when not on the tab window. However, is there anyway we can customise the icon/text within the Notification as this is all handled by comet chat?
Also, we would like to change the location that the notification takes you upon click.