This example
In native apps, we can control the content, get current url and run scripts inside the embedded browser.
And on iframes, we can't get / control any of the content or URLs of the iframe.
In PWAs, is it possible to get the current URL of the in app browser (like in native apps)? or get / manipulate any content in any way ?