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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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