<IfModule mod_mime.c>
    <Files "web-app-origin-association">
        ForceType application/json
    </Files>
</IfModule>
