blob: d70f4f9e0bc66243b254411938adc08249eaa8d1 [file] [log] [blame]
{
"name": "Manifest test app",
"icons": [
{
"src": "launcher-icon-4x.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "manifest_test_page.html",
"share_target": {
"action": "share/blah/",
"params": {
"text": "foo",
"title": "bar",
"url": "baz"
}
}
}