This commit is contained in:
2025-02-01 20:52:33 +05:30
parent b4001596d3
commit a5a54ccbdc
29277 changed files with 3016189 additions and 193 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "Xeorl",
"short_name": "Xeorl",
"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": "#000000",
"background_color": "#000000",
"display": "standalone"
}