summaryrefslogtreecommitdiff
path: root/public/manifest.json
diff options
context:
space:
mode:
authorhorus2021-03-15 20:15:28 +0100
committerhorus2021-03-15 20:15:28 +0100
commit0eb2ede2855287eb77a5f2108afb14be5e413b53 (patch)
tree3eed47eb355a2396bca3ea768cfd5b0b3e5d7501 /public/manifest.json
parent31e3467e8550e4b6a5bfccbd0ae576d2455dce8a (diff)
downloadzeitumstellung-0eb2ede2855287eb77a5f2108afb14be5e413b53.tar.gz
Inline page in website
Diffstat (limited to 'public/manifest.json')
-rw-r--r--public/manifest.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/public/manifest.json b/public/manifest.json
deleted file mode 100644
index 44dfc34..0000000
--- a/public/manifest.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "Zeitumstellung",
- "short_name": "Zeitumstellung",
- "description": "Wann wird zur Sommer-/Winterzeit umgestellt?",
- "icons": [{
- "src": "https://iamfabulous.de/favicon.ico"
- }, {
- "src": "/img/paw-144.png",
- "type": "image/png",
- "sizes": "144x144"
- }, {
- "src": "/img/paw-512.png",
- "type": "image/png",
- "sizes": "512x512"
- }],
- "start_url": ".",
- "display": "standalone",
- "background_color": "#171717",
- "theme_color": "#fd8a02"
-}