Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Really? In an web application that runs server side code (such as ASP.NET), any code you run will check the server, not the client so "checking which operating system or if a file exists" will not check the user's machine..net has alot of functions for interogating the clients system - checking which operating system or if a file exists for example