mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
26 lines
527 B
JSON
26 lines
527 B
JSON
{
|
|
"short_name": "MLSysIM",
|
|
"name": "MLSys·im — ML Systems Infrastructure Modeling",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "48x48",
|
|
"type": "image/x-icon"
|
|
},
|
|
{
|
|
"src": "android-chrome-192x192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "android-chrome-512x512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#0284C7",
|
|
"background_color": "#ffffff"
|
|
}
|