Yeah, to use it first check if navigator.standalone is defined (should only be available on iOS devices). true value means it is running from Home Screen, false means it is not. Allows for better fullscreen, can easily add buttons where usually url bar would interfere.