marimo-learn / _site /scripts /site.webmanifest
Haleshot's picture
relevant assets and workflow
1cce1df unverified
raw
history blame
372 Bytes
{
"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": "marimo",
"short_name": "marimo",
"theme_color": "#ffffff"
}