PlayT2/favicon/site.webmanifest
2025-01-26 10:37:54 -05:00

20 lines
438 B
JSON

{
"name": "PlayT2",
"short_name": "PlayT2",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}