Upstream version 6.35.131.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / sample / assets / manifest.json
1 {
2   "name": "ManifestTest",
3   "start_url": "index.html",
4   "app": {
5     "launch": {
6       "local_path": "index.html"
7     }
8   },
9   "description": "Manifest test",
10   "version": "1.0.0"
11 }