732abe81ad9841a82ac08f04decb6def66e82a8b
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / manifest / invalidchars / manifest_with_invalid_name.json
1 {
2   "name": "@*&^Example",
3   "version": "1.0.0",
4   "start_url": "http://www.intel.com",
5   "description": "a sample description",
6   "fullscreen":"true"
7 }