blob: 965aa1a8da531f0ab7abee8b34d90c837b3333c0 [file] [log] [blame]
{
"name": "Manifest test app",
"icons": [
{
"src": "launcher-icon-4x.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
}
],
"start_url": "manifest_test_page.html",
"file_handler": {
"action": "/files"
}
}