UNPKG
vb-insight-ui
Version:
latest (1.0.0)
1.0.0
A bitcoin block explorer and AP customized for VB.
github.com/vaultbank/insight
vaultbank/insight
vb-insight-ui
/
app
/
src
/
manifest.json
13 lines
•
269 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "name":
"Ionic"
,
"short_name"
:
"Ionic"
,
"start_url"
:
"index.html"
,
"display"
:
"standalone"
,
"icons"
: [{ "
src
":
"assets/icon/favicon.png"
,
"sizes"
:
"512x512"
,
"type"
:
"image/png"
}], "background_color":
"#4e8ef7"
,
"theme_color"
:
"#4e8ef7"
}