aboutsummaryrefslogtreecommitdiff
path: root/modern/public
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2018-09-04 13:54:55 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2018-09-04 13:54:55 +1200
commit4df922322c6eca5b9b75129dbc9db8aad3244be9 (patch)
tree6d6cc8b908c4204d7afe272c689dfdaa66e03d89 /modern/public
parentda578b6ac7ba43b8d437aebbfe36777278370e5e (diff)
downloadetbsa-traccar-web-4df922322c6eca5b9b75129dbc9db8aad3244be9.tar.gz
etbsa-traccar-web-4df922322c6eca5b9b75129dbc9db8aad3244be9.tar.bz2
etbsa-traccar-web-4df922322c6eca5b9b75129dbc9db8aad3244be9.zip
Update manifest file
Diffstat (limited to 'modern/public')
-rw-r--r--modern/public/manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/modern/public/manifest.json b/modern/public/manifest.json
index ef19ec2..350ef8a 100644
--- a/modern/public/manifest.json
+++ b/modern/public/manifest.json
@@ -1,10 +1,10 @@
{
- "short_name": "React App",
- "name": "Create React App Sample",
+ "short_name": "Traccar",
+ "name": "Traccar GPS Tracking System",
"icons": [
{
"src": "favicon.ico",
- "sizes": "64x64 32x32 24x24 16x16",
+ "sizes": "48x48 32x32 16x16",
"type": "image/x-icon"
}
],