.github View code
Do you have a web app or PWA that uses Web Push Notifications?
You might have figured out that Safari on iOS
STILL has no support for the Web Push API.
So what to do now?
You might have considered making a web wrapper around your app
just to get notifications working on iOS.
Not only do you now have an extra codebase to maintain but your app might also not pass the review to get into the App Store.
Workaround
For a long time Apple Wallet has provided an API to create passes, be it coupons, boarding passes or event tickets.