UNPKG
insight-previous-tcr
Version:
latest (8.5.7)
8.5.7
A blockchain explorer for Bitcore
github.com/bitpay/bitcore
bitpay/bitcore
insight-previous-tcr
/
src
/
manifest.json
16 lines
(15 loc)
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "name":
"TecraCoin Explorer"
,
"short_name"
:
"TecraCoin Explorer"
,
"start_url"
:
"index.html"
,
"display"
:
"standalone"
,
"icons"
: [ { "
src
":
"assets/img/logo.png"
,
"sizes"
:
"250x250"
,
"type"
:
"image/png"
} ], "background_color":
"#4e8ef7"
,
"theme_color"
:
"#4e8ef7"
}