mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
18 lines
330 B
JSON
18 lines
330 B
JSON
{
|
|
"name": "",
|
|
"icons": [
|
|
{
|
|
"src": "\/favicons\/android-chrome-192x192.png?v=201701041855",
|
|
"sizes": "192x192",
|
|
"type": "image\/png"
|
|
},
|
|
{
|
|
"src": "\/favicons\/android-chrome-384x384.png?v=201701041855",
|
|
"sizes": "384x384",
|
|
"type": "image\/png"
|
|
}
|
|
],
|
|
"theme_color": "#00d1b2",
|
|
"display": "standalone"
|
|
}
|