summaryrefslogtreecommitdiffstats
path: root/src/appinfo.json
blob: 60237ccfbdda4acbe01f62ef1d35ccf3ddbc9212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "launcher",
  "title": "HTML5 Launcher",
  "description": "Launcher application for AGL based on html5 technologies",
  "version": "1.0.0",
  "vendor": "Igalia, S.L.",
  "type": "web",
  "main": "index.html",
  "uiRevision": "2",
  "icon": "icon.svg",
  "extensions": [ "agl_appservice" ]
}