aboutsummaryrefslogtreecommitdiff
path: root/static/icons/site.webmanifest
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/site.webmanifest')
-rw-r--r--static/icons/site.webmanifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/icons/site.webmanifest b/static/icons/site.webmanifest
index 161c642..f9912d2 100644
--- a/static/icons/site.webmanifest
+++ b/static/icons/site.webmanifest
@@ -1,6 +1,6 @@
{
- "name": "",
- "short_name": "",
+ "name": "Garage",
+ "short_name": "Garage",
"icons": [
{
"src": "/android-chrome-192x192.png",
@@ -15,5 +15,5 @@
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
- "display": "standalone"
+ "display": "browser"
}