aboutsummaryrefslogtreecommitdiffhomepage
path: root/web/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/manifest.json')
-rw-r--r--web/manifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/manifest.json b/web/manifest.json
index cd46d6ba..72638eef 100644
--- a/web/manifest.json
+++ b/web/manifest.json
@@ -36,6 +36,11 @@
36 "src": "wallassets/themes/_global/img/appicon/apple-touch-icon-152.png", 36 "src": "wallassets/themes/_global/img/appicon/apple-touch-icon-152.png",
37 "type": "image/png", 37 "type": "image/png",
38 "sizes": "152x152" 38 "sizes": "152x152"
39 },
40 {
41 "src": "wallassets/themes/_global/img/appicon/apple-touch-icon-512.png",
42 "type": "image/png",
43 "sizes": "512x512"
39 } 44 }
40 ], 45 ],
41 "display": "standalone", 46 "display": "standalone",