Updated app icon.

This commit is contained in:
Thomas Mathews 2023-01-03 10:05:02 -08:00
parent ce5fb96794
commit 81dd9810da
3 changed files with 11 additions and 2 deletions

View file

@ -11,6 +11,11 @@
{
"src": "../icon/icon.svg",
"sizes": "any",
"type": "image/svg+xml"
},
{
"src": "../icon/icon-maskable.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "maskable any"
},