{
"name": "Test App",
"manifest_version": 2,
"version": "2",
"app": {
"urls": [
"http://www.example.com/path1"
],
"launch": {
"web_url": "http://www.example.com/path1/foo2.html"
}
}
}
{
"name": "Test App",
"manifest_version": 2,
"version": "2",
"app": {
"urls": [
"http://www.example.com/path1"
],
"launch": {
"web_url": "http://www.example.com/path1/foo2.html"
}
}
}