]> git.r.bdr.sh - rbdr/forum/blobdiff - app/manifest.webmanifest
Add skeleton for topic
[rbdr/forum] / app / manifest.webmanifest
diff --git a/app/manifest.webmanifest b/app/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"
+}