cal.pub0.org/apps/web/public/site.webmanifest

19 lines
451 B
JSON

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