Change background_color in manifest

This commit is contained in:
2023-07-17 12:14:33 +05:30
parent 69315dd50d
commit af3a9b24c2
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"theme_color": "#F7CB47", "theme_color": "#F7CB47",
"background_color": "#000000", "background_color": "#F7CB47",
"display": "standalone", "display": "standalone",
"scope": "/", "scope": "/",
"start_url": "/", "start_url": "/",