From 8f30fc76e498b3c561f511e218a6d4a0b0fc6d16 Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 10 Oct 2018 16:41:04 +0200 Subject: Initial implementation --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/manifest.json') diff --git a/public/manifest.json b/public/manifest.json index 1f2f141..2121321 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "JaCoCo Report Viewer", + "name": "JaCoCo Report Viewer", "icons": [ { "src": "favicon.ico", -- cgit v1.2.3