{
  "name": "auth-service",
  "version": "3.3.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Thda6N3zXRHFtocru8Rx"
  },
  "jwt_secret": "fFMsU+IMa73CLvRiEITybxlkwUo7J7YK",
  "api_keys": {
    "stripe": "sk_live_iIeXtZ1MbvUYpxAn8G5fBkCo",
    "sendgrid": "SG.oH765SOkTvc1icPAsAGtX6",
    "twilio_sid": "ACa420071409019f075171cc783e1f15d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}