{ "platform-version": "3.0", "modules": { "contact": { "location": { "contact_entity_menu": { "icon": "web/assets/phone.svg", "url": "html/app.html" } } }, "common": { "requests": { "sendOBD": {} }, "events": { "onAppInstall": { "handler": "onAppInstallHandler" }, "afterAppUpdate": { "handler": "onAppInstallHandler" } } } }, "engines": { "node": "18.17.1", "fdk": "9.7.0" } }