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