Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
21 righe
651 B
21 righe
651 B
{ |
|
"name": "Bootstrap Italia", |
|
"short_name": "BS Italia", |
|
"start_url": "/bootstrap-italia", |
|
"theme_color": "#06C", |
|
"background_color": "#06C", |
|
"display": "standalone", |
|
"description": "Bootstrap Italia è un tema open-source basato su Bootstrap 4 per la creazione di applicazioni responsive, mobile-first per il web.", |
|
"icons": [ |
|
{ |
|
"src": "/bootstrap-italia/docs/assets/img/favicons/android-chrome-192x192.png", |
|
"sizes": "192x192", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "/bootstrap-italia/docs/assets/img/favicons/android-chrome-512x512.png", |
|
"sizes": "512x512", |
|
"type": "image/png" |
|
} |
|
] |
|
}
|
|
|