Wallet/android/manifest.json
2014-05-22 15:09:39 -07:00

12 lines
156 B
JSON

{
"name": "Copay",
"version": "0.0.0.1",
"app": {
"launch":{
"local_path": "index.html"
}
},
"icons": {
"128": "icon.png"
}
}