{
"platforms": ["ios", "android"],
"ios": {
"modules": ["ExpoBackgroundNotificationHandlerModule"]
},
"android": {
"modules": ["expo.modules.backgroundnotificationhandler.ExpoBackgroundNotificationHandlerModule"]
}