This commit is contained in:
2022-06-11 23:32:31 +02:00
parent 2c1164a6bc
commit 9fb89f31d5
5 changed files with 8 additions and 0 deletions

View File

@@ -47,6 +47,12 @@
"src": "icons/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "icons/maskable_icon.png",
"sizes": "640x640",
"type": "image/png",
"purpose": "any maskable"
}
]
}