Init Commit

This commit is contained in:
2026-06-04 16:26:23 +09:00
commit 1e64827f57
64 changed files with 10718 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "AI Language Chat",
"short_name": "AI Lang",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#2563EB",
"background_color": "#ffffff",
"display": "standalone"
}