diff --git a/public/manifest.json b/public/manifest.json new file mode 100644 index 0000000..32411c3 --- /dev/null +++ b/public/manifest.json @@ -0,0 +1,3 @@ +{ + "display": "standalone" +} diff --git a/public/site.webmanifest b/public/site.webmanifest deleted file mode 100644 index 29f0599..0000000 --- a/public/site.webmanifest +++ /dev/null @@ -1 +0,0 @@ -{"display":"standalone"} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index a996ded..e016308 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@ - +