traxxx/public/img/favicon/manifest.webmanifest

10 lines
275 B
JSON
Executable File

{
"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"
}