Update name/short_name in web/manifest.json
So the install experience is prettier
This commit is contained in:
parent
bb2564efdd
commit
097295f393
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flutter_wonders_app",
|
||||
"short_name": "flutter_wonders_app",
|
||||
"name": "Wonderous: Flutter Web Example",
|
||||
"short_name": "Wonderous",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#0175C2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user