summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorhorus2021-03-15 22:38:58 +0100
committerhorus2021-03-15 22:38:58 +0100
commite0acc0b7877a48f8add10515ac89643b2ec96293 (patch)
treef0604c83feb8d5c3cb8ca7f10cf3846f83067370 /manifest.json
parent413f4c1298eb20f66b594dd311e3fd49d3ac32cb (diff)
downloadbpm -e0acc0b7877a48f8add10515ac89643b2ec96293.tar.gz
Inline page into website
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/manifest.json b/manifest.json
deleted file mode 100644
index 466f0ea..0000000
--- a/manifest.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "BPM / Tanz",
- "short_name": "BPM / Tanz",
- "description": "Tippen um die BPMs zu zählen",
- "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"
-}