diff --git a/dashboards/forza_composite/index.html b/dashboards/forza_composite/index.html
new file mode 100644
index 0000000..158e3dd
--- /dev/null
+++ b/dashboards/forza_composite/index.html
@@ -0,0 +1,257 @@
+
+
+
+
+
+TurboSu - Forza Composite
+
+
+
+
+
+
+
+
×1000 rpm
+
+
+
+
+
+
1
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dashboards/forza_composite/manifest.json b/dashboards/forza_composite/manifest.json
new file mode 100644
index 0000000..8c9b3f4
--- /dev/null
+++ b/dashboards/forza_composite/manifest.json
@@ -0,0 +1,14 @@
+{
+ "id": "forza_composite",
+ "name": "Forza 复合仪表盘",
+ "category": "forza",
+ "description": "Forza 系列专属复合仪表:转速弧+档位大字+时速+油门刹车行程+油量水温",
+ "author": "Yei.J. (AskaEth)",
+ "version": "1.0.0",
+ "supported_games": "forza_horizon_5,forza_horizon_4,forza_motorsport",
+ "config": {
+ "icon": "🎮",
+ "aspect_ratio": "16:9",
+ "render_mode": "contain"
+ }
+}