From 014a35d88ee6c467a4071e8c53471fe30490c0c9 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 7 Aug 2017 18:11:29 -0400 Subject: [PATCH] Shortened short name --- manifest.webmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.webmanifest b/manifest.webmanifest index 92068d8..5a93057 100644 --- a/manifest.webmanifest +++ b/manifest.webmanifest @@ -1,6 +1,6 @@ { "name": "Streetmap Me", - "short_name": "Streetmap Me", + "short_name": "Streetmap", "author": "Keith Irwin", "description": "A streetview image of your GPS location", "homepage_url": "https://streetmap.me", @@ -61,4 +61,4 @@ "sizes": "150x150", "type": "image/png" }] -} \ No newline at end of file +}