public struct FirebaseMessagingConfig {
    var presentationOptions = ["badge", "sound", "alert"]
}
