var app = Application.currentApplication()
app.includeStandardAdditions = true
void app.displayNotification({{json .Text}}, {{json .Options}})