Firebase Data
Singleton class for managing Firebase Firestore data and configuration.
This class handles:
- Loading default apps to monitor from Firestore
- Loading whitelist apps that bypass monitoring
- Loading timing configuration (warn thresholds, lock duration, etc.)
All data is fetched from Firestore collections and applied to the app configuration dynamically.