Android use the adaptive-icon.png file for the app icon.
adaptive-icon.png
The path to this file is defined in app.json in android.adaptiveIcon.foregroundImage
android.adaptiveIcon.foregroundImage
Once you updated the file, you must do npx expo prebuild to apply the change made in app.json.
npx expo prebuild