diff --git a/public/site.webmanifest b/public/site.webmanifest new file mode 100644 index 0000000..a4b2915 --- /dev/null +++ b/public/site.webmanifest @@ -0,0 +1,11 @@ +{ + "name": "Heynote", + "short_name": "Heynote", + "icons": [ + { + "src": "/icon.ico", + "sizes": "256x256" + } + ], + "display": "standalone" +} diff --git a/webapp/index.html b/webapp/index.html index af26a93..fd0ecd0 100644 --- a/webapp/index.html +++ b/webapp/index.html @@ -5,6 +5,7 @@ + Heynote