kenso war das
This commit is contained in:
@@ -1,17 +1,22 @@
|
||||
{
|
||||
"name": "EmailSorter",
|
||||
"short_name": "EmailSorter",
|
||||
"name": "MailFlow",
|
||||
"short_name": "MailFlow",
|
||||
"description": "AI-powered email sorting for maximum productivity",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon.svg",
|
||||
"src": "/favicon.png",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml"
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/apple-touch-icon.svg",
|
||||
"src": "/apple-touch-icon.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/svg+xml"
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/logo.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#22c55e",
|
||||
|
||||
Reference in New Issue
Block a user