I managed to have push notifications working in our Expo EAS app with `@intercom/intercom-react-native` library and `config-plugin-react-native-intercom`. They are working fine, but:
when I answer a customer form Intercom chat dashboard the push notification subject is my Intercom user name and the body is only a couple of words that I wrote the message to customer.
Can I customise the push notification to something like: subject - "Company Name:, body - "Hey, Company Name just sent you a message, please check it out" ?