Created to test the installation of Geotab Add-ins.
{ "name": "Hello World Addin", "supportEmail": "dbrown@cameramatics.com", "version": "1.0", "items": [ { "url": "https://cdn.jsdelivr.net/gh/deanjbrown/addin-helloworld@master/hello-world.html", "path": "AdministrationLink/", "menuName": { "en": "Hello World Addin" }, "icon": "https://cdn.jsdelivr.net/gh/Geotab/sdk-addin-samples@master/addin-iox-output/dist/images/icon.svg" } ], "isSigned": false }