Update manifest.json

This commit is contained in:
2019-05-14 11:50:45 -04:00
committed by GitHub
parent f6381229e3
commit 9f9e93ee7c
+2 -2
View File
@@ -14,8 +14,8 @@
}
],
"start_url": "/ICApp/index.html",
"background_color": "#455b10",
"background_color": "#92c83e",
"display": "standalone",
"scope": "/ICApp",
"theme_color": "#455b10"
"theme_color": "#92c83e"
}