I'm building an iPhone webapp using HTML5. To help the webapp resemble a native app, users need to add it to their homescreen. But for this to work, they have to be on Safari. Other mobile browsers, such as Chrome, cannot add bookmarks to the homescreen.
If a user accesses my webapp using the Chrome browser, how can I redirect him/her to Safari?