Add maskable icon
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-11-12 21:24:08 +01:00
parent 15a2da41ba
commit cd02929a8f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 8 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -27,10 +27,16 @@ module.exports = {
"type": "image/png"
},
{
"src": "./images/icons/android-chrome-192x192.png",
"src": "./images/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
},
{
"src": "./images/icons/icon-maskable.png",
"sizes": "1024x1024",
"type": "image/png",
"purpose": "maskable"
},
],
shortcuts: [
{