Update application icons & manifest info
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-21 20:18:41 -05:00
parent a3abccaa26
commit 0839d4dd60
10 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "app",
"short_name": "app",
"theme_color": "#1976d2",
"name": "Noded",
"short_name": "Noded",
"theme_color": "#3A86FF",
"background_color": "#fafafa",
"display": "standalone",
"scope": "./",