feat: Rebrand app with new logo and updated assets
- Updated app logo to "Logo.png" and "LogoRound.png" across all platforms (Android and iOS).
- Replaced existing logo assets in
README.md
, app drawer, and launcher icons. - Configured adaptive icons for Android with background color "#AADDBF00" and foreground icon "LogoRound.png".
- Updated iOS app icons with new logo assets for all required sizes.
- Modified
pubspec.yaml
to reflect the new logo and adaptive icon settings. - Updated license to GPLv3.0.