diff options
Diffstat (limited to 'static/manifest.json')
-rw-r--r-- | static/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/manifest.json b/static/manifest.json index d2499f0..a4026e3 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -2,7 +2,7 @@ "background_color": "#464a47", "theme_color": "#5ac775", "name": "Aurora Data", - "short_name": "aurora data", + "short_name": "Aurora Data", "display": "fullscreen", "start_url": "/Aurora-data/", "orientation": "portrait", |