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/templates/index.html b/templates/index.html index 4c1f915..e016308 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,6 +12,7 @@ +