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.
mkdir /secret
mkdir /secret/one
mkdir /secret/two
mkdir /secret/two/three
chmod 111 /secret
chmod 777 /secret/one
chmod 711 /secret/two
chmod 777 /secret/two/three