summaryrefslogtreecommitdiff
path: root/public/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/manifest.json')
-rw-r--r--public/manifest.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/manifest.json b/public/manifest.json
new file mode 100644
index 0000000..8b88d42
--- /dev/null
+++ b/public/manifest.json
@@ -0,0 +1,9 @@
+{
+ "name": "Org Roam UI",
+ "short_name": "ORUI",
+ "display": "standalone",
+ "orientation": "portrait",
+ "theme_color": "#227a40",
+ "background_color": "#fff",
+ "start_url": "/"
+}