I want to create an file upload option for a favicon using the Theme Customization options: https://octobercms.com/docs/themes/development#customization
However, if I understand correctly, favcicons (and Apple Touch Icons) need to a) have a particular name and b) be located on the root directly (i.e., www.website.com/favicon.ico).
Is it possible to use the theme customization fileupload field and have the files uploaded to the root directory and given the names required to function as favicons and apple touch icons?
If so, any idea how?
Thanks.