I’m mind-blown 🤯 by the Safari 16.4 beta release: https://webkit.org/blog/13878/web-push-for-web-apps-on-ios-and-ipados/. Some highlights:

🛎️ Web Push for apps added to the Home Screen
📲 Ability for other browsers to add apps to the Home Screen
🔴 Badging API
💤 Screen Wake Lock API
🔃 Screen Orientation API
🙋 User Activation API
🎥 WebCodecs API
📄 Manifest ID

Full release notes with all details: https://developer.apple.com/documentation/safari-release-notes/safari-16_4-release-notes. 🎉

Web Push for Web Apps on iOS and iPadOS

With iOS and iPadOS 16.4 beta 1 comes support for Web Push for Home Screen web apps, Badging API, Manifest ID, and more.

WebKit
@tomayac There is not yet support for web share target api for installed PWA? 🙄
@userquin Not yet. I have asked for support in https://bugs.webkit.org/show_bug.cgi?id=194593. CC: yourself if you want.
194593 – Add support for Web Share Target API

WebKit Bugzilla
@tomayac 3 years old 🤦‍♂️
@userquin Ask for it. Repeatedly. Bring forward actual use cases a company or partner you work with or for has.
@tomayac Share target in Elk PWA on Android (Chrome) working fine
@userquin Sure, Android Chrome is different from iOS Chrome and Safari. Elk implements the API and on supporting browsers it can be used as a progressive enhancement.