{
"name": "Manifest test app",
"icons": [
{
"src": "launcher-icon-4x.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "manifest_test_page.html",
"share_target": {
"action": "https://example.com/",
"params": {}
}
}