Improve titles in example app

This commit is contained in:
Foti Dim
2024-01-26 21:35:34 +01:00
parent 2326e598cf
commit 2dedc0e600
5 changed files with 7 additions and 20 deletions
+2 -2
View File
@@ -18,12 +18,12 @@
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A new Flutter project.">
<meta name="description" content="Example app for Web.">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="example">
<meta name="apple-mobile-web-app-title" content="Example app for Web.">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
+3 -3
View File
@@ -1,11 +1,11 @@
{
"name": "example",
"short_name": "example",
"name": "Universal BLE",
"short_name": "Universal BLE",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "A new Flutter project.",
"description": "Example app for Web",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [