src/ ├── app/ # App-level configuration │ ├── providers/ # Context providers (Auth, Theme, etc.) │ ├── store/ # State management (if using Redux ...