Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / api_test / webstore_private / bundle / app2.json
1 {
2   "name": "app.2",
3   "version": "1",
4   "manifest_version": 2,
5   "app": {
6     "urls": [ "http://www.testapp2.com" ],
7     "launch": { "web_url": "http://www.testapp2.com" }
8   }
9 }