Files
cs249r_book/mlsysim/docs/site.webmanifest
Vijay Janapa Reddi 3ce08f8f08 updates
2026-03-18 17:40:35 -04:00

20 lines
413 B
JSON

{
"background_color": "#ffffff",
"display": "standalone",
"icons": [
{
"sizes": "192x192",
"src": "android-chrome-192x192.png",
"type": "image/png"
},
{
"sizes": "512x512",
"src": "android-chrome-512x512.png",
"type": "image/png"
}
],
"name": "MLSys·im — ML Systems Infrastructure Modeling",
"short_name": "MLSysIM",
"theme_color": "#0284C7"
}