Files
warmbly/web/public/site.webmanifest
T

39 lines
900 B
JSON

{
"name": "Warmbly",
"short_name": "Warmbly",
"description": "The deliverability platform for cold email. Warm your inboxes, send at scale, keep your reputation clean.",
"start_url": "/",
"scope": "/",
"display": "standalone",
"orientation": "portrait",
"lang": "en",
"theme_color": "#0284c7",
"background_color": "#0369a1",
"icons": [
{
"src": "/favicon-96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "any"
},
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/apple-touch-icon.png",
"sizes": "180x180",
"type": "image/png",
"purpose": "any"
}
]
}