Update metadata.json
Browse files- metadata.json +5 -5
metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"name": "SomAI - Patient Education Companion",
|
| 3 |
+
"description": "A non-clinical AI guide educating patients about their condition, risks, triggers, and mental empowerment using Gemini API.",
|
| 4 |
+
"requestFramePermissions": [
|
| 5 |
+
"microphone"
|
| 6 |
+
]
|
| 7 |
}
|