Files
site/themes/custom-theme/static/site.webmanifest
Dave Gallant 8d898eb69a Tweak theme
2024-04-07 21:55:42 -04:00

20 lines
462 B
JSON

{
"name": "hugo-theme-gruvbox",
"short_name": "hugo-theme-gruvbox",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#282828",
"background_color": "#282828",
"display": "standalone"
}