blob: 1385939c189de8a5ea035c7d4d2718ea59f5848b [file] [log] [blame]
{
"name": "Shortcut test",
"scope": "/",
"shortcuts": [{
"name": "fail",
"short_name": "",
"description": "",
"url": "http://foo:660000",
"icons": []
}, {
"name": "pass",
"short_name": "",
"description": "",
"url": "shortcut_pass.html",
"icons": [{
"src": "pass.png"
}]
}]
}