chore(web): update title, description and manifest

This commit is contained in:
Ali BARIN
2022-09-11 16:03:27 +02:00
parent b5c7c6d88b
commit 577e3fc669
4 changed files with 6 additions and 16 deletions

View File

@@ -1,21 +1,12 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "automatisch",
"name": "automatisch",
"description": "Build workflow automation without spending time and money. No code is required.",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",