Rename installed PWA to OpenSquared
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||||
<meta name="theme-color" content="#111827">
|
<meta name="theme-color" content="#111827">
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-title" content="Assistant">
|
<meta name="apple-mobile-web-app-title" content="OpenSquared">
|
||||||
<title>OpenSquared Assistant</title>
|
<title>OpenSquared</title>
|
||||||
<link rel="manifest" href="/manifest.webmanifest">
|
<link rel="manifest" href="/manifest.webmanifest">
|
||||||
<link rel="icon" href="/icons/icon.svg" type="image/svg+xml">
|
<link rel="icon" href="/icons/icon.svg" type="image/svg+xml">
|
||||||
<link rel="stylesheet" href="/styles.css">
|
<link rel="stylesheet" href="/styles.css">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "OpenSquared Assistant",
|
"name": "OpenSquared",
|
||||||
"short_name": "Assistant",
|
"short_name": "OpenSquared",
|
||||||
"description": "Assistant vocal personnel pour envoyer des emails et piloter des actions.",
|
"description": "Assistant vocal personnel pour envoyer des emails et piloter des actions.",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
|
|||||||
Reference in New Issue
Block a user