summaryrefslogtreecommitdiffstats
path: root/zalmy.webapp
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2014-02-24 10:00:13 +0100
committerMatěj Cepl <mcepl@redhat.com>2014-02-24 10:08:01 +0100
commit317a3d37492296c9555c0965d1482b6a500f1bd1 (patch)
tree0f4e1f98612c84b905f8388ae1851180737f3908 /zalmy.webapp
parentd484bb702cef00c6d5031b6736ae4a251b5ee999 (diff)
downloadzalmy-317a3d37492296c9555c0965d1482b6a500f1bd1.tar.gz
Add images and webapp manifest
Diffstat (limited to 'zalmy.webapp')
-rw-r--r--zalmy.webapp14
1 files changed, 14 insertions, 0 deletions
diff --git a/zalmy.webapp b/zalmy.webapp
index e69de29..e770a43 100644
--- a/zalmy.webapp
+++ b/zalmy.webapp
@@ -0,0 +1,14 @@
+{
+ "name": "Žalmy",
+ "description": "Denní čtení žalmů",
+ "launch_path": "/zalmy/",
+ "icons": {
+ "128": "/zalmy/style/icon-128.png",
+ "60": "/zalmy/style/icon-60.png"
+ },
+ "developer": {
+ "name": "Matěj Cepl",
+ "url": "http://luther.ceplovi.cz/git/zalmy.git/"
+ },
+ "default_locale": "cs"
+}