// index.html // The main HTML file for the OpenFlexure Microscope web application. // Vite will use this file as a template to build the final HTML served to users. // It's at root directory to allow Vite to process it. // The previous version was located at public/index.html.