blob: 6c1e7d4ee226ee7940648acca8382c94d6b5186c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"id": "webapps-settings",
"title": "SETTINGS",
"description": "HTML5 settings demo",
"version": "0.0.0",
"vendor": "Igalia, S.L.",
"type": "web",
"main": "index.html",
"uiRevision": "2",
"icon": "icon.svg"
}
|