summaryrefslogtreecommitdiffstats
path: root/zalmy.webapp
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2022-03-31 10:58:05 +0200
committerMatěj Cepl <mcepl@cepl.eu>2022-03-31 10:58:05 +0200
commit1243d7616874d26d1da814b8d6549d05d72cf06b (patch)
treec6bcce6301861631fcbf2bb30c93f77af1374083 /zalmy.webapp
parentb5a9f3d33c6fbc1a016b1360325021235c23c7cc (diff)
downloadzalmy-1243d7616874d26d1da814b8d6549d05d72cf06b.tar.gz
Convert into a proper web application according to the 2022 fashion.
Thanks to https://favicon.io/favicon-converter/ for generating all icons.
Diffstat (limited to 'zalmy.webapp')
-rw-r--r--zalmy.webapp17
1 files changed, 0 insertions, 17 deletions
diff --git a/zalmy.webapp b/zalmy.webapp
deleted file mode 100644
index 5d496eb..0000000
--- a/zalmy.webapp
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "Žalmy",
- "description": "Denní čtení žalmů",
- "launch_path": "/",
- "display": "standalone",
- "icons": {
- "60": "/style/icon-60.png",
- "64": "/style/icon-64.png",
- "128": "/style/icon-128.png",
- "512": "/style/icon-512.png"
- },
- "developer": {
- "name": "Matěj Cepl",
- "url": "https://gitlab.com/mcepl/zalmy.git"
- },
- "default_locale": "cs"
-}