UNPKG
copay-crown
Version:
latest (0.0.0)
next (0.0.0)
0.0.0
A Secure Crown Wallet
crown.tech
Crowndev/copay-crown
copay-crown
/
app-template
/
manifest.ionic-template.json
14 lines
(13 loc)
•
299 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "name":
"*packageDescription*"
,
"short_name"
:
"*nameCase*"
,
"start_url"
:
"index.html"
,
"display"
:
"standalone"
,
"icons"
: [{ "
src
":
"assets/img/app/logo.png"
,
"sizes"
:
"150x65"
,
"type"
:
"image/png"
}], "background_color":
"*THEMECOLOR*"
,
"theme_color"
:
"*THEMECOLOR*"
}