aboutsummaryrefslogtreecommitdiffstats
path: root/spring-front/public/manifest.json
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-03-23 07:39:03 +0000
committerterminaldweller <thabogre@gmail.com>2022-03-23 07:39:03 +0000
commitca5d35830ec1fb0b7176b101c9b56c48eeb1ea8f (patch)
tree3f52b57ebe118228d67968952296824c3be3d7f6 /spring-front/public/manifest.json
parentwip (diff)
downloadmdrtl-ca5d35830ec1fb0b7176b101c9b56c48eeb1ea8f.tar.gz
mdrtl-ca5d35830ec1fb0b7176b101c9b56c48eeb1ea8f.zip
wip
Diffstat (limited to '')
-rw-r--r--spring-front/public/manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/spring-front/public/manifest.json b/spring-front/public/manifest.json
new file mode 100644
index 0000000..4a4d0ed
--- /dev/null
+++ b/spring-front/public/manifest.json
@@ -0,0 +1,8 @@
+{
+ "short_name": "RTLMD",
+ "name": "RTLMD",
+ "start_url": ".",
+ "display": "standalone",
+ "theme_color": "#005f87",
+ "background_color": "#000000"
+}