pwa updated

This commit is contained in:
batuhanbas
2020-02-15 19:38:39 +03:00
parent 722e704d09
commit 3361d727c2
23 changed files with 34 additions and 22 deletions

View File

@@ -3,8 +3,8 @@
"short_name": "Akaunting",
"start_url": ".",
"display": "standalone",
"theme_color": "#6da252",
"background_color": "#6F679B",
"theme_color": "#3c3f72",
"background_color": "#3c3f72",
"orientation": "any",
"splash": {
"640x1136": "public/img/icons/splash-640x1136.png",
@@ -30,7 +30,12 @@
"sizes": "96x96"
},
{
"src": "public/img/images/icons/akaunting-128x128.png",
"src": "public/img/icons/akaunting-120x120.png",
"type": "image/png",
"sizes": "120x120"
},
{
"src": "public/img/icons/akaunting-128x128.png",
"type": "image/png",
"sizes": "128x128"
},
@@ -44,6 +49,11 @@
"type": "image/png",
"sizes": "152x152"
},
{
"src": "public/img/icons/akaunting-180x180.png",
"type": "image/png",
"sizes": "180x180"
},
{
"src": "public/img/icons/akaunting-192x192.png",
"type": "image/png",