telegram-tt/dist/site.webmanifest
Alexander Zinchuk d40f4883d3 [Build]
2021-06-12 04:30:14 +03:00

27 lines
614 B
JSON

{
"name": "Telegram WebZ",
"short_name": "Telegram WebZ",
"start_url": "./",
"gcm_sender_id": "795646555577",
"icons": [
{
"src": "icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon-384x384.png",
"sizes": "384x384",
"type": "image/png"
},
{
"src": "icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}