Comment on Is Apple trying to kill PWAs?parentComments−p2detar6yIt depends on how the app is written I guess. For example, make a bookmark of this demo PWA app on your homescreen https://airhorner.com. Notice that it opens itself in a full screen mode, no safari controls are shown.−speg6yThanks! that's neat.I found this:Set the apple-mobile-web-app-capable meta tag to yes to turn on standalone mode.https://developer.apple.com/library/archive/documentation/Ap...
Comments
It depends on how the app is written I guess. For example, make a bookmark of this demo PWA app on your homescreen https://airhorner.com. Notice that it opens itself in a full screen mode, no safari controls are shown.
Thanks! that's neat.
I found this:
https://developer.apple.com/library/archive/documentation/Ap...