Note on Firebase Cloud Messaging (FCM) compatibility
masterThis library does not support Firebase Cloud Messaging (FCM).
While the Legacy HTTP protocol used by FCM and Web Push with VAPID share the same endpoint URL (https://fcm.googleapis.com/fcm/send), they are different protocols. Support for the outdated FCM subscription has been removed. Web Push with VAPID remains available at that URL and requires no action.