Update PWA colors

This commit is contained in:
2022-12-08 22:50:02 +01:00
parent 97f74c9362
commit 81b5f323eb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "diuna",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"ng": "ng",
"start": "ng serve",

View File

@@ -2,7 +2,7 @@
"name": "Diuna",
"short_name": "Diuna",
"theme_color": "#FF9800",
"background_color": "#fafafa",
"background_color": "#FF9800",
"display": "standalone",
"scope": "./",
"start_url": "./",