RFC7159 states that the file extension to a stored JSON file should be .json. I work with a file system with only 3-letter file extension. Is there any commonly accepted file extension for a JSON file in such systems?
As no 3-letter convention exists, should I make something up (e.g. .JON, a 3-letter extension that is presently not used), or stick to .TXT?
Update 16 January 2019. RFC7159 has been obsoleted by RFC8259, which still state that the file extension should be .json.