Change Web icon

(cherry picked from commit 3c2eed43b243c6be5e775ba6b2d7b9ea11cc03bb)
This commit is contained in:
Dat PHAM HOANG
2023-12-05 14:23:19 +07:00
committed by Dat H. Pham
parent 01f60f02df
commit 90ee31c1dd
7 changed files with 24 additions and 32 deletions
+5 -5
View File
@@ -1,11 +1,11 @@
{
"name": "Team Mail - JMAP Email Client",
"short_name": "Team Mail",
"name": "Twake Mail - JMAP Email Client",
"short_name": "Twake Mail",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "Team Mail - JMAP Email Client",
"description": "Twake Mail - JMAP Email Client",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
@@ -20,13 +20,13 @@
"type": "image/png"
},
{
"src": "icons/Icon-maskable-192.png",
"src": "icons/Icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "icons/Icon-maskable-512.png",
"src": "icons/Icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"