From a9182437dd735687743347f5d6219cf1ac8ac462 Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Thu, 13 Sep 2018 07:00:07 -0500 Subject: [PATCH] Update manifest --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index ef19ec2..79d928a 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "ECS Grader", + "name": "Simple application for grading and reporting on ECS course tests.", "icons": [ { "src": "favicon.ico",