diff --git a/src/icons/developer-tools.svg b/src/icons/developer-tools.svg
new file mode 100644
index 00000000..b43dd62b
--- /dev/null
+++ b/src/icons/developer-tools.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/sync.svg b/src/icons/sync.svg
index 1767194b..ab0c839a 100644
--- a/src/icons/sync.svg
+++ b/src/icons/sync.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/template/mapping.json b/src/template/mapping.json
index ff71e122..d1599c4e 100644
--- a/src/template/mapping.json
+++ b/src/template/mapping.json
@@ -1896,5 +1896,8 @@
],
"60605": [
"worktree-compact"
+ ],
+ "60606": [
+ "developer-tools"
]
}
diff --git a/src/template/metadata.json b/src/template/metadata.json
index eb5d4c20..9e0b2b11 100644
--- a/src/template/metadata.json
+++ b/src/template/metadata.json
@@ -1996,6 +1996,18 @@
"category": "debug",
"description": "Stop debugging"
},
+ "developer-tools": {
+ "tags": [
+ "developer",
+ "tools",
+ "wrench",
+ "settings",
+ "configuration",
+ "utilities"
+ ],
+ "category": "tool",
+ "description": "Developer tools and utilities"
+ },
"device-camera": {
"tags": [
"capture",