12 lines
160 B
JSON
12 lines
160 B
JSON
{
|
|
"name": "Copay",
|
|
"version": "APP_VERSION",
|
|
"app": {
|
|
"launch":{
|
|
"local_path": "index.html"
|
|
}
|
|
},
|
|
"icons": {
|
|
"128": "icon.png"
|
|
}
|
|
}
|