summaryrefslogtreecommitdiffstats
path: root/zalmy.webapp
blob: 15a0ac8d3ba187c8dfc700ee413b848d2f54accd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Žalmy",
        "description": "Denní čtení žalmů",
        "launch_path": "/",
        "appcache_path": "/zalmy.appcache",
        "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"
}