more translation

This commit is contained in:
Aron Petau 2025-10-06 11:13:25 +02:00
parent b76ebec308
commit 8ee055bfa8
851 changed files with 4729 additions and 5140 deletions

View file

@ -0,0 +1,21 @@
{
"name": "Aron Petau",
"short_name": "Aron Petau",
"icons": [
{
"src": "/favicon/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/favicon/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}