static_pages/public/site.webmanifest
2023-10-27 11:40:20 -07:00

12 lines
321 B
JSON

{
"name": "Hugo Compost",
"short_name": "Compost",
"start_url": "/",
"icons": [
{ "src": "/logo-192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/logo-512.png", "sizes": "512x512", "type": "image/png" }
],
"theme_color": "#fff",
"background_color": "#fff",
"display": "standalone"
}