22 lines
451 B
JSON
22 lines
451 B
JSON
{
|
|
"short_name": "Infinite Campus",
|
|
"name": "Infinite Campus",
|
|
"icons": [
|
|
{
|
|
"src": "https://imgur.com/R32VFEP.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
},
|
|
{
|
|
"src": "https://imgur.com/MzEWl4U.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"start_url": "/ICApp/index.html",
|
|
"background_color": "#92c83e",
|
|
"display": "standalone",
|
|
"scope": "/ICApp",
|
|
"theme_color": "#92c83e"
|
|
}
|