UNPKG
fcash-insight
Version:
latest (8.0.5)
8.0.5
8.0.4
8.0.3
8.0.2
A bitcoin block explorer and API.
github.com/fcash-wallet/fcash-insight
fcash-wallet/fcash-insight
fcash-insight
/
app
/
src
/
manifest.json
13 lines
•
266 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/imgs/logo.png"
,
"sizes"
:
"512x512"
,
"type"
:
"image/png"
}], "background_color":
"#4e8ef7"
,
"theme_color"
:
"#4e8ef7"
}