blob: bc761fbbb48f212cac76bd40db9595731f3440db [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",
"files": []
}
}