Files
chatlanin.su/dist/favicon/site.webmanifest
2026-02-22 17:25:30 +03:00

20 lines
412 B
JSON
Executable File

{
"name": "Trycaster",
"short_name": "Trycaster",
"icons": [
{
"src": "./android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#2BA7AF",
"background_color": "#ffffff",
"display": "standalone"
}