quantumbot-landing/public/site.webmanifest
Никита Круглицкий b3c99a667a Initial commit
2024-11-26 16:15:12 +03:00

21 lines
435 B
JSON

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