cal/packages/app-store/shimmervideo/config.json
vikcodes 6848362683
feat: 11642 app shimmer video (#12159)
* added initial app

* created basic functionality for Shimmer Video app with tracking of Daily rooms

* changed the type config value in the shimmer video config.json

* re-fixed update to shimmer-video config type

* updated static images for shimmer video app

* fixed tracking Shimmer video event parameter

* Add zod files

* Allow query for "conferencing" apps

* Move to shimmer video

* Redirect to shimmer app

* Remove console.logs

* Remove legacy use of seed-app-store.

---------

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Vik <vsreed@stanford.edu>
Co-authored-by: pathaksarvesh <sarvesh@incrediblevisibility.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Hariom <hariombalhara@gmail.com>
2023-11-09 14:03:50 +05:30

24 lines
685 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Shimmer Video",
"slug": "shimmervideo",
"type": "shimmer_video",
"logo": "icon.png",
"url": "https://shimmer.care",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "Shimmer.care",
"email": "support@shimmer.care",
"description": "The #1 Expert ADHD Coach. Weekly calls and in-app support so that you can reach your full potential",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "basic",
"appData": {
"location": {
"linkType": "dynamic",
"type": "integrations:shimmer_video",
"label": "Shimmer Video"
}
}
}