Capacitor Push Notification large icon?

Hi everyone,

I’m trying to display an app icon on the right of my push notification called a large icon in fcm push notifications.
However, this large icon is not capable of being set by the fcm payload through http calls according to this conversation: https://github.com/firebase/quickstart-android/issues/84

I was however wondering whether this icon can be set inside the plugin code for capacitor’s push notifications plugin.

I have seen other apps making use of the large icon so I’m pretty sure it must somehow be possible. Even if that means I can only set a single application icon, I’d already appreciate that.

Does anyone know of a working solution?

Yours truly,
Simbaclaws

Heyyaa have you found solution for this