Expand manifest.json [skip ci]

This commit is contained in:
James Cole
2016-02-14 16:17:01 +01:00
parent 693ff3cc66
commit e83d45fce5

View File

@@ -1,5 +1,7 @@
{
"name": "geld.nder.be",
"name": "Firefly III",
"short_name": "Firefly III",
"icons": [
{
"src": "\/android-chrome-36x36.png?v=Lb54KlrQnz",
@@ -37,5 +39,8 @@
"type": "image\/png",
"density": "4.0"
}
]
],
"start_url": "/",
"display": "standalone",
"orientation": "portrait"
}