20 lines
378 B
JSON
20 lines
378 B
JSON
{
|
|
"name": "BLS sign",
|
|
"short_name": "BLS sign",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
//"theme_color": "#A2E771",
|
|
"background_color": "#F8F8F8",
|
|
"display": "standalone"
|
|
}
|