]> git.r.bdr.sh - rbdr/forum/blobdiff - app/manifest.json
Add skeleton for topic
[rbdr/forum] / app / manifest.json
diff --git a/app/manifest.json b/app/manifest.json
new file mode 100644 (file)
index 0000000..dbeaa18
--- /dev/null
@@ -0,0 +1,8 @@
+{
+  "name": "Forum",
+  "short_name": "Forum",
+  start_url": "/",
+"background_color": "#ffffff",
+  "display": "standalone",
+  "theme_color": "#ffffff"
+}