PWA: capitalize app name (everyone seems to do it that way)

This commit is contained in:
Daniel Friesel 2019-05-04 08:12:25 +02:00
parent 122e2a7b4a
commit beab3a3307

View file

@ -1,6 +1,6 @@
{
"name": "travelynx",
"short_name": "travelynx",
"name": "Travelynx",
"short_name": "Travelynx",
"scope": "/",
"icons": [{
"src": "/static/v11/icons/icon-128x128.png",