updated manifest stuff
This commit is contained in:
parent
f7ab09f3c7
commit
1c429a2853
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Train Times",
|
||||
"short_name": "Train Times",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/img/android-chrome-192x192.png",
|
||||
@ -9,7 +10,7 @@
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"start_url": "/index.html",
|
||||
"imgdisplay": "standalone",
|
||||
"start_url": ".",
|
||||
"imgdisplay": "standalone",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user