diff --git a/webapp_dist/favicon.png b/webapp_dist/favicon.png index 3378b66..278aac8 100644 Binary files a/webapp_dist/favicon.png and b/webapp_dist/favicon.png differ diff --git a/webapp_dist/index.html.gz b/webapp_dist/index.html.gz index 0c54f14..a3c1d78 100644 Binary files a/webapp_dist/index.html.gz and b/webapp_dist/index.html.gz differ diff --git a/webapp_dist/js/app.js.gz b/webapp_dist/js/app.js.gz index 817c18f..013cf7b 100644 Binary files a/webapp_dist/js/app.js.gz and b/webapp_dist/js/app.js.gz differ diff --git a/webapp_dist/site.webmanifest b/webapp_dist/site.webmanifest new file mode 100644 index 0000000..3be2460 --- /dev/null +++ b/webapp_dist/site.webmanifest @@ -0,0 +1,13 @@ +{ + "name": "OpenDTU", + "short_name": "OpenDTU", + "display": "standalone", + "orientation": "portrait", + "icons": [ + { + "src": "/favicon.png", + "sizes": "144x144", + "type": "image/png" + } + ] +} \ No newline at end of file diff --git a/webapp_dist/zones.json.gz b/webapp_dist/zones.json.gz index e326444..eb6352e 100644 Binary files a/webapp_dist/zones.json.gz and b/webapp_dist/zones.json.gz differ