diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index 7927610..3cb88aa 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -19,6 +19,12 @@ "src": "images/favicon/logo-tips-512.png", "type": "image/png", "sizes": "512x512" + }, + { + "src": "images/favicon/logo-tips-512.png", + "type": "image/png", + "sizes": "512x512", + "purpose": "maskable" } ] }