Fix token in PWA manifest

This commit is contained in:
Steve Sanderson 2020-02-19 14:45:35 +00:00
parent 0e155fd7ca
commit 38f3267208
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "BlazorWasm-CSharp", "name": "ComponentsWebAssembly-CSharp",
"short_name": "BlazorWasm-CSharp", "short_name": "ComponentsWebAssembly-CSharp",
"start_url": "/", "start_url": "/",
"display": "standalone", "display": "standalone",
"background_color": "#ffffff", "background_color": "#ffffff",