diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/manifest.json | 5 | ||||
-rw-r--r-- | web/wallassets/themes/_global/img/appicon/apple-touch-icon-512.png | bin | 0 -> 28102 bytes |
2 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", |
diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-512.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-512.png new file mode 100644 index 00000000..7385c256 --- /dev/null +++ b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-512.png | |||
Binary files differ | |||