This commit is contained in:
Никита Круглицкий
2024-11-26 16:46:57 +03:00
parent ba08be33b1
commit 244b180507
83 changed files with 9 additions and 523 deletions

21
dist/site.webmanifest vendored
View File

@@ -1,21 +0,0 @@
{
"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"
}