diff --git a/client/src/manifest.webmanifest b/client/src/manifest.webmanifest index caf4d49..6133b31 100644 --- a/client/src/manifest.webmanifest +++ b/client/src/manifest.webmanifest @@ -1,6 +1,6 @@ { - "name": "rdio-scanner", - "short_name": "rdio-scanner", + "name": "Rdio Scanner", + "short_name": "Rdio Scanner", "theme_color": "#1976d2", "background_color": "#fafafa", "display": "standalone",