blob: 83e4d50a597da2f4bf12c87b647071cd9c3e3551 [file] [log] [blame]
{
"name": "Test App",
"manifest_version": 2,
"version": "0.5",
"app": {
"urls": [ "http://www.testapp.com" ],
"launch": { "web_url": "http://www.testapp.com" }
},
"icons": { "128": "icon.png" }
}