snowballtools-base/packages/frontend/public/site.webmanifest
Cody Bender c8183ba355
Some checks failed
Lint / lint (20.x) (pull_request) Failing after 4m36s
chore: rename to laconic
2024-10-30 11:45:25 -04:00

20 lines
397 B
JSON

{
"name": "Laconic Tools Dashboard",
"short_name": "snowball tools",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}