Have you tried using the MIME type for JSON?
application/json
You could also configure your server to send this MIME type automatically for .json files.
Have you tried using the MIME type for JSON?
application/json
You could also configure your server to send this MIME type automatically for .json files.