{
  "properties": {
    "comments": ["This file was generated by AwesomeTool"],
	"version": 1
  },
  "units": [
    {
      "key": "welcomeMessage",
      "properties": {
        "comments": ["{USER} here is replaced with the first name of a signed in user"]
      },
      "source": ["Hello, {USER}!"]
    }
  ]
}