diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-05-16 11:10:04 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-05-16 11:10:04 +0700 |
| commit | 63f200e5d142dce9155a34fe02d3a58161fc6762 (patch) | |
| tree | 9db17fbaa2cd6a15368ca70344c98f695d735790 /public/manifest.json | |
| parent | 24c444c51927886536f6701c7b7ba85890cc259c (diff) | |
update manifest
Diffstat (limited to 'public/manifest.json')
| -rw-r--r-- | public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/manifest.json b/public/manifest.json index 987045b0..574598e4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "theme_color" : "#F8C20A", - "background_color" : "#CC2020", + "theme_color" : "#FFFFFF", + "background_color" : "#FFFFFF", "display" : "standalone", "scope" : "/", "start_url" : "/", |
