Files
joshuafhiggins.github.io/static/site.webmanifest
Joshua Higgins b93666d0d7 favicon still
I can't see the changes but I have no idea why
2023-06-19 23:01:59 -04:00

15 lines
295 B
JSON

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