REVATIS-CSE/SenseConnect_final ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Kotlin Android app called SenseConnect.

I want a clean starter app that opens into a polished home screen and feels ready for a real product, even if the first version is basic. Please set up the app so it launches properly, has a nice modern look, and includes a few placeholder screens the app can grow into later, like a home page, a details page, and a settings page. Make the navigation smooth and keep the UI simple and easy to understand.

Use sensible default styling, make it work well on different screen sizes, and keep the code organized so it’s easy to extend later. If you need to check current Android or Kotlin docs online to make sure the setup is done the right way, go ahead. Please also make sure the project builds cleanly and runs without extra manual fixes.