Merge pull request #166 from kevmoo/patch-1

Update name/short_name in web/manifest.json
This commit is contained in:
Shawn 2024-02-12 13:36:04 -07:00 committed by GitHub
commit 7f892df3c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +1,11 @@
{ {
"name": "flutter_wonders_app", "name": "Wonderous: Flutter Web Example",
"short_name": "flutter_wonders_app", "short_name": "Wonderous",
"start_url": ".", "start_url": ".",
"display": "standalone", "display": "standalone",
"background_color": "#0175C2", "background_color": "#0175C2",
"theme_color": "#0175C2", "theme_color": "#0175C2",
"description": "A new Flutter project.", "description": "Navigate the intersection of history, art, and culture. Be educated and entertained as your learn about world-famous structures.",
"orientation": "portrait-primary", "orientation": "portrait-primary",
"prefer_related_applications": false, "prefer_related_applications": false,
"icons": [ "icons": [