I'm working on an idea where the user will be browsing many external website and interact with secure and non-secure webpages on a high level. Ultimately, I'm sensing that the best experience would be if the user did not leave the browser. I understand that I can implement all of these things via WKWebView, but for many reasons, I firmly believe staying in a web browser would be a better experience.
One way to solve this is to instruct users to create a Safari bookmark on the hompage that launches the this webapp. However, it's an an unusal process for many. Because of this, I'm thinking of an app that simply launches its HTML5 version on the user's default browser.
With this, the installation process is once again familiar, i.e., the app store. Essentially, the whole reason for creating this app is to have an icon or homescreen representation for the webapp and have push notificaiton capabilites.
What are the chances of Apple approving of such app, and do any apps like this exist in the appstore?