They can also be added in Android Studio if you use that.
1. Right click App->new->image asset
2. Add your foreground and background layer
3. Add
android:roundIcon="@mipmap/ic_launcher_round"
to your androidmanifest after android:icon="@mipmap/ic_launcher"