zjc121
Found your issue
This caught me also when I started with my first plugin.
You did everything right copying the id to the right places, but there is one exception to the rule.
In the en-US.json file the plugin specified needs to be all in lowercase. This is the only place this is required. Once I did that your plugin loaded up without issue.
Also I would suggest using a good editor like visual studio code