forked from DebaucheryLibrarian/traxxx
Updated favicon manifest.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"icons": [
|
||||
{ "src": "/img/favicon/favicon-192.png", "type": "image/png", "sizes": "192x192" },
|
||||
{ "src": "/img/favicon/favicon-512.png", "type": "image/png", "sizes": "512x512" }
|
||||
]
|
||||
"icons": [
|
||||
{ "src": "/img/favicon/favicon-192.png", "type": "image/png", "sizes": "192x192" },
|
||||
{ "src": "/img/favicon/favicon-512.png", "type": "image/png", "sizes": "512x512" }
|
||||
],
|
||||
"theme_color": "#ff2288",
|
||||
"background_color": "#ff2288",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user