Use Core Web Vitals as field targets, not vanity scores
Google’s current good thresholds are LCP at or below 2.5 seconds, INP at or below 200 milliseconds and CLS at or below 0.1, evaluated at the 75th percentile. Those field metrics are different from a single Lighthouse score.
A practical optimization plan separates field data, lab diagnostics and server measurements so the team knows whether it is fixing a real user bottleneck or only a synthetic-test symptom.