iOS 13.1.1: getUserMedia() (video camera access) is still prevented in PWAs that go fullscreen/standalone.
It appears to be the only API that is not consistent between Safari and Homescreen apps.
This has existed since getUserMedia was first supported in iOS 11... but it became more troublesome when 11.3 introduced support for the manifest.json files and started respecting the standards way to go fullscreen.