dvalverdeGF/SongsAPP ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Kotlin Android app called SongsAPP that lets people browse a list of songs and tap into a song to see more details.

I want it to feel clean and easy to use, with a nice home screen, a basic search if it fits naturally, and a simple way to see song info like title, artist, and anything else you think makes sense for a small learning project. Keep the design modern but not overcomplicated, and make sure the app runs smoothly in Android Studio.

If you need to look up current Android and Kotlin best practices online, go ahead and do that. Please set up the app in a way that is easy to understand and expand later, since this is mainly for learning.