]> git.r.bdr.sh - rbdr/forum/blobdiff - static/manifest.webmanifest
Update to SvelteKit
[rbdr/forum] / static / manifest.webmanifest
diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest
new file mode 100644 (file)
index 0000000..68a60f7
--- /dev/null
@@ -0,0 +1,7 @@
+{
+  "name": "Forum",
+  "start_url": "/",
+  "background_color": "#ffffff",
+  "display": "standalone",
+  "theme_color": "#ffffff"
+}