Fix splash screen background color and install title

This commit is contained in:
RobinLinus
2019-03-14 20:20:50 +01:00
parent 3ad1a6e0ef
commit 03eb993a57
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"sizes": "512x512",
"type": "image/png"
}],
"background_color": "#3367d6",
"background_color": "#efefef",
"start_url": "/",
"display": "minimal-ui",
"theme_color": "#3367d6",