Standby / manifest.json
TIMBOVILL's picture
Update manifest.json
d36fc50 verified
raw
history blame contribute delete
213 Bytes
{
"name": "WalkBy",
"short_name": "WalkBy",
"theme_color": "#000000",
"background_color": "#000000",
"display": "fullscreen",
"orientation": "landscape",
"scope": "./",
"start_url": "/index.html"
}