Add/fix settings for IOS touch devices and newer IOS to run in full screen with Guided Access. Edit README.

This commit is contained in:
2021-04-20 17:55:40 -04:00
parent 3f7a719024
commit f9a4849cd6
6 changed files with 40 additions and 3 deletions

7
manifest.webmanifest Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Lobby Sign-In/Sign-Out",
"short_name": "Sign-In/Sign-Out",
"display": "standalone",
"scope": "/",
"start_url": "/"
}