forked from FOSS/BangleApps
Add start_url to site.webmanifest
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>master
parent
4fb413fde0
commit
084ffae5e8
|
@ -15,5 +15,6 @@
|
||||||
],
|
],
|
||||||
"theme_color": "#5755d9",
|
"theme_color": "#5755d9",
|
||||||
"background_color": "#5755d9",
|
"background_color": "#5755d9",
|
||||||
"display": "standalone"
|
"display": "standalone",
|
||||||
|
"start_url": "/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue