Add 3x Icon

This commit is contained in:
Leo Herzog
2020-11-19 15:33:19 -05:00
parent 58f559ff78
commit 9ea7ac5a38
4 changed files with 7 additions and 0 deletions

View File

@@ -22,6 +22,11 @@
{
"src": "/img/TorrentParts-Icon-2x.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "/img/TorrentParts-Icon-3x.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}