diff --git a/public/img/touch/icon-144x144.png b/public/img/touch/icon-144x144.png new file mode 100644 index 0000000..309be00 Binary files /dev/null and b/public/img/touch/icon-144x144.png differ diff --git a/public/site.webmanifest b/public/site.webmanifest index 70e32cb..c9a770f 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -10,6 +10,11 @@ "type": "image/png", "purpose": "maskable" }, + { + "src": "img/touch/icon-144x144.png", + "sizes": "144x144", + "type": "image/png" + }, { "src": "img/touch/chrome-touch-icon-192x192.png", "sizes": "192x192",