2019-09-26 21:23:44 +00:00
|
|
|
{
|
|
|
|
"short_name": "USI Rooms",
|
|
|
|
"name": "USI INF Rooms",
|
|
|
|
"icons": [
|
|
|
|
{
|
2019-09-27 06:21:07 +00:00
|
|
|
"src": "./assets/images/icon-192.png",
|
2019-09-26 21:23:44 +00:00
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "192x192"
|
|
|
|
},
|
|
|
|
{
|
2019-09-27 06:21:07 +00:00
|
|
|
"src": "./assets/images/icon-512.png",
|
2019-09-26 21:23:44 +00:00
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"start_url": "./index.html",
|
|
|
|
"background_color": "#fafafa",
|
|
|
|
"display": "standalone",
|
|
|
|
"scope": "./",
|
|
|
|
"theme_color": "#333333"
|
|
|
|
}
|