aboutsummaryrefslogtreecommitdiffstats
path: root/src/appinfo.json
blob: 0d620238ab0847efb671268e9cbe208d8ea750ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "webapps-html5-background",
  "title": "Background",
  "description": "HTML5 background",
  "version": "1.0.0",
  "vendor": "Igalia, S.L.",
  "type": "web",
  "main": "index.html",
  "uiRevision": "2",
  "icon": "icon.svg",
  "surface": {
    "type": "background"
  }
}