ikinci temizlik tamamlandı

This commit is contained in:
Ümit Tunç
2026-04-28 21:15:09 +03:00
parent f80443aec0
commit 37e7296527
8313 changed files with 2400677 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"name": "Stellar",
"short_name": "Stellar",
"start_url": "/",
"display": "standalone",
"background_color": "#fff",
"theme_color": "#fff",
"icons": [
{
"src": "/assets/favicon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/favicon.png",
"sizes": "512x512",
"type": "image/png"
}
]
}