From 4df922322c6eca5b9b75129dbc9db8aad3244be9 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Tue, 4 Sep 2018 13:54:55 +1200 Subject: Update manifest file --- modern/public/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modern/public') 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" } ], -- cgit v1.2.3