Lower deployment target to iOS 16, replace @Observable with ObservableObject, add navigation and UI compatibility shims, and include login smoke UI tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
Introduce AppDelegate, explicit Info.plist and entitlements, and wire PushNotificationManager into login lifecycle for device token upload and notification handling.
Co-authored-by: Cursor <cursoragent@cursor.com>