telegram-tt/public/site.webmanifest
2021-04-26 15:47:10 +03:00

30 lines
694 B
JSON

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