{
  "name": "auth-service",
  "version": "2.2.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "f6SSiwEa8SxcK3oGDkLd"
  },
  "jwt_secret": "chMiva1cIMe/9AYl5BVRuPGUXQJcNCEJ",
  "api_keys": {
    "stripe": "sk_live_ikH7DPK0N9jeZ6TQkOxu8U8o",
    "sendgrid": "SG.OUwFBL81aKIKcys2FXAEe1",
    "twilio_sid": "ACbf083cc2de4d047e542da3b171d1602f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}