diff --git a/docs/manifest.json b/docs/manifest.json new file mode 100644 index 0000000..8af8a51 --- /dev/null +++ b/docs/manifest.json @@ -0,0 +1,9 @@ +{ + "name": "Sune", + "short_name": "Sune", + "start_url": ".", + "display": "standalone", + "icons": [ + {"src": "https://sune.planetrenox.com/✺.png","sizes": "1024x1024","type": "image/png"} + ] +} diff --git a/docs/✺.png b/docs/✺.png new file mode 100644 index 0000000..1c567c7 Binary files /dev/null and b/docs/✺.png differ