diff options
Diffstat (limited to 'assets/manifest.json')
| -rw-r--r-- | assets/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/manifest.json b/assets/manifest.json index e4115d9..f0b21b4 100644 --- a/assets/manifest.json +++ b/assets/manifest.json | |||
| @@ -14,6 +14,6 @@ | |||
| 14 | "start_url": "/", | 14 | "start_url": "/", |
| 15 | "scope": "/", | 15 | "scope": "/", |
| 16 | "display": "standalone", | 16 | "display": "standalone", |
| 17 | "theme_color": "#c242f4", | 17 | "theme_color": "#ffffff", |
| 18 | "background_color": "#c242f4" | 18 | "background_color": "#ffffff" |
| 19 | } | 19 | } |
