feat: remove PWA

This commit is contained in:
Ali BARIN
2024-08-01 12:28:23 +00:00
parent dffbdf544c
commit d9219a5a48
2 changed files with 0 additions and 14 deletions

View File

@@ -8,11 +8,6 @@
name="description"
content="Build workflow automation without spending time and money. No code is required."
/>
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.

View File

@@ -1,9 +0,0 @@
{
"short_name": "automatisch",
"name": "automatisch",
"description": "Build workflow automation without spending time and money. No code is required.",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}