Send sends a desktop notification via the "notify-send" executable.
urgency must be empty (""), "low", "normal" or "critical".
summary and body are required.
If add is empty, os.Args[0] is used.
If urgency is empty, "normal" is used.
icon is omitted if empty.