ImageCacheManager: L1/L2 Two-Layer Cache + ResponsiveImageService CDN Resolution Ladder
A two-layer image caching system, including L1 memory cache (LinkedHashMap LRU) and L2 disk cache (SQLite), combined with responsive CDN resolution selection based on viewport width, DPR, and network quality.