Sure! Here's an example of an art app implemented as a single HTML file using JavaScript. You can draw with different colors by selecting them from the rainbow color palette. Simply open this HTML file in a web browser, and you can start drawing on the canvas using your smartphone's touch screen.
Please note that this is a basic implementation and can be expanded further with additional features, such as brush sizes, eraser, and more.