Last active
September 12, 2025 18:21
-
-
Save talha08/4a938b41a6edabd0e21c483f505fe0e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "GeotabVideo", | |
| "supportEmail": "[email protected]", | |
| "version": "1.0.0", | |
| "items": [ | |
| { | |
| "path": "events", | |
| "url": "https://saigeotabaddins.storage.googleapis.com/events/events.html", | |
| "category": "SafetyId", | |
| "menuName": { | |
| "en": "Events" | |
| }, | |
| "svgIcon": "https://saigeotabaddins.storage.googleapis.com/icons/events.svg" | |
| }, | |
| { | |
| "path": "coaching", | |
| "url": "https://saigeotabaddins.storage.googleapis.com/coaching/coaching.html", | |
| "category": "SafetyId", | |
| "menuName": { | |
| "en": "Coaching" | |
| }, | |
| "svgIcon": "https://saigeotabaddins.storage.googleapis.com/icons/coaching.svg" | |
| }, | |
| { | |
| "path": "rules", | |
| "url": "https://saigeotabaddins.storage.googleapis.com/rules/rules.html", | |
| "category": "GroupsAndRulesId", | |
| "menuName": { | |
| "en": "Smarter Rules" | |
| }, | |
| "svgIcon": "https://saigeotabaddins.storage.googleapis.com/icons/rules.svg" | |
| } | |
| ], | |
| "isSigned": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment