aboutsummaryrefslogtreecommitdiffstats
path: root/src/appinfo.json
blob: 294106c5a92a15ce32863c230eab25029aae3c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "id": "homescreen",
  "title": "Home screen",
  "description": "HTML5 Homescreen demo",
  "version": "1.0.0",
  "vendor": "Igalia, S.L.",
  "type": "web",
  "main": "index.html",
  "uiRevision": "2",
  "icon": "icon.svg",
  "surface": {
    "type": "panel",
    "panel_edge": "left",
    "width": "218"
  },
  "extensions": [ "agl_appservice" ]
}