Initial commit

This commit is contained in:
Yaser
2026-08-13 20:26:04 +03:30
commit 056fa76514
1923 changed files with 113766 additions and 0 deletions

8
public/manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"short_name": "J2",
"name": "J2",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}