diff --git a/manifest.json b/manifest.json index 2e0a77f..88fbc62 100755 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "notes", - "name": "notes", + "short_name": "Notes", + "name": "Notes", "description" : "An offline-capable notes app, using localStorage and ServiceWorker", "display": "standalone", "orientation": "portrait",