aboutsummaryrefslogtreecommitdiffstats
path: root/spring-front/public/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'spring-front/public/manifest.json')
-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"
+}