upvote
It could, right? But let me tell you a secret: Apple doesn't want PWAs/web apps and actively limits Safari to force developers to build apps.
reply
Devs can pretty easily implement this on their site using the BeforeInstallPromptEvent.prompt method.

https://developer.mozilla.org/en-US/docs/Web/Progressive_web...

Though of course...

> This is not supported on iOS.

reply