diff --git a/client/thelounge.webmanifest b/client/thelounge.webmanifest index a39985c2..281fc6a2 100644 --- a/client/thelounge.webmanifest +++ b/client/thelounge.webmanifest @@ -40,7 +40,13 @@ { "src": "img/logo-grey-bg.svg", "type": "image/svg+xml", + "purpose": "maskable any", "sizes": "513x513" + }, + { + "src": "img/icon-black-transparent-bg.svg", + "type": "image/svg+xml", + "purpose": "monochrome" } ] }