Android water texture

I’m making a top down game on water. I tried the included water assets, but they run too slow on android devices. Can anyone point me to a simple water texture that I could tile and use with a texture offset animation?

I found a decent way to do this. In Photoshop I used a blur effect called chrome, then overlayed it with a blue layer. Then in Unity I move the water gameobject each frame.