A family digital safety app with distinct parent and child interfaces. Parents see a dashboard with screen time analytics via pie charts, a list of installed apps with individual usage data, and quick-action controls like Pause Device and View Reports. Behind the scenes, the app uses Android Accessibility services for app blocking, a local VPN service for web content filtering, and Geolocator with Google Maps for real-time location tracking. Bedtime scheduling, call log monitoring, and SMS log access round out the monitoring features. On the child's device, a simplified interface streams Firestore rules in real time, so when a parent blocks an app or sets a bedtime, the enforcement kicks in within seconds. Firebase Cloud Messaging handles push notifications between paired devices.