Add start_url to manifest

start_url is a mandatory field.
This commit is contained in:
Arvind Chembarpu
2020-09-24 22:34:58 +02:00
committed by GitHub
parent b1b2e0ff09
commit 2347267518

View File

@@ -1,6 +1,7 @@
{
"name": "Firefly III",
"short_name": "Firefly III",
"start_url": "/",
"icons": [
{
"src": "/android-chrome-192x192.png",