Add JSON-backed upsert store (data/fcm-tokens.json, optional FCM_TOKEN_DATA_DIR), validate body fields, and gitignore data/.
Add src/routes/notifications, services/pushService, models/device, scheduler stubs, and entrypoint with GET /health and startup log.