pub const MAX_FCM_NOTIFICATION_TTL_SECS: u64 = _; // 2_419_200u64
FCM has a max TTL of 4 weeks (28 days). In most use cases, converted to seconds through .num_seconds().