I have a web application that can be easily added to the main screen of an iOS device, with a fancy icon.
However, I noticed that some applications may load what appears to be a completely separate page when viewed from Safari before the user adds it to the main screen.
This "special" page tells the user how to add it to the main screen, and when that happens, this is another page.
Noticeably, http://darksky.net used this before they made the real application. The Workflows application does this when you add Workflow to the home screen. See screenshot below.

I donβt understand things correctly or is there a way to have a different page load when viewing with Safari and another one when it is added to the main screen?
source
share