Initial commit: Falcon React v5.1.0 template

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-27 18:25:18 +08:00
commit 1cded9ded0
1348 changed files with 174347 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"short_name": "Falcon React",
"name": "Falcon React | ReactJS Dashboard & WebApp Template",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#2c7be5",
"background_color": "#edf2f9"
}