website-2/static/site.webmanifest
Nick Bland 501f1a9c94
Adjust footer and navbar colouring
~ Use neutral over dark colours
~ Run formatter and linter as well
2024-04-20 21:11:38 +10:00

12 lines
316 B
JSON

{
"name": "",
"short_name": "",
"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"
}