aboutsummaryrefslogtreecommitdiff
path: root/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API')
-rw-r--r--kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API14
1 files changed, 14 insertions, 0 deletions
diff --git a/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API b/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API
new file mode 100644
index 00000000..2f99d71e
--- /dev/null
+++ b/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API
@@ -0,0 +1,14 @@
+{
+ "name": "Kamon",
+ "short_name": "Kamon",
+ "icons": [
+ {
+ "src": "/assets/favicon/android-chrome-96x96.png",
+ "sizes": "96x96",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}