Files
joshuafhiggins.github.io/static/site.webmanifest
2023-04-09 00:19:14 -04:00

15 lines
300 B
JSON

{
"name": "LitlToast's Blog",
"short_name": "LitlToast",
"icons": [
{
"src": "/square.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}