2017-07-16 19:58:52 +08:00
|
|
|
{
|
2018-10-15 02:49:01 +08:00
|
|
|
"name": "Bootstrap",
|
|
|
|
|
"short_name": "Bootstrap",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
2020-05-14 03:36:00 +08:00
|
|
|
"src": "/docs/5.0/assets/img/favicons/android-chrome-192x192.png",
|
2018-10-15 02:49:01 +08:00
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
},
|
|
|
|
|
{
|
2020-05-14 03:36:00 +08:00
|
|
|
"src": "/docs/5.0/assets/img/favicons/android-chrome-512x512.png",
|
2018-10-15 02:49:01 +08:00
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
}
|
|
|
|
|
],
|
2018-07-16 17:48:43 +08:00
|
|
|
"start_url": "/?utm_source=a2hs",
|
2020-06-16 14:31:41 +08:00
|
|
|
"theme_color": "#7952b3",
|
|
|
|
|
"background_color": "#7952b3",
|
2018-10-15 02:49:01 +08:00
|
|
|
"display": "standalone"
|
2017-07-16 19:58:52 +08:00
|
|
|
}
|