]> git.uio.no Git - u/erikhf/frm.git/blame - manifest.webapp
Merge branch 'master' of git.uio.no:u/erikhf/frm
[u/erikhf/frm.git] / manifest.webapp
CommitLineData
4bf38478
EHF
1{
2 "version":"0.1",
3 "name": "FRM",
4 "description": "Sample app",
5 "launch_path": "src/index.html",
6 "icons":{
7 "16":null,
8 "48":null,
9 "128":null
10 },
11 "developer": {
12 "name": "Group FRM",
13 "url": "https://wiki.uio.no/mn/ifi/inf5750/index.php/FRM"
14 },
15 "default_locale": "en",
16 "activities": {
17 "dhis": {
18 "href": "*"
19 }
20 }
21}