Add maskable icon

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-17 22:28:46 +04:00
parent a359f8232f
commit 0d45eabb39
2 changed files with 6 additions and 0 deletions
+6
View File
@@ -46,6 +46,12 @@
"src": "/logo-512x512.png",
"type": "image/png",
"sizes": "512x512"
},
{
"src": "maskable_icon.png",
"type": "image/png",
"sizes": "192x192",
"purpose": "maskable"
}
]
}