In iOS 13 it is required to set `apns-push-type` to `background` if we want to use silent push notifications, otherwise notifications won't be delivered. Is there a way to set that header?