Files
tgirl.city/public/images/site.webmanifest
2025-11-20 01:00:38 -08:00

21 lines
455 B
JSON

{
"name": "tgirl city",
"short_name": "tgirl city",
"icons": [
{
"src": "/images/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/images/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#F5A9B8",
"background_color": "#F5A9B8",
"display": "standalone"
}