Unlock this challenge:
What is the main purpose of the public/index.php file in a Symfony project?
To handle incoming web requests as the front controller
To contain all PHP code for the project
To define the project's dependencies
To store configuration settings