{
  "name": "auth-service",
  "version": "2.2.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YDRwScdUpRBIQigGJLbZ"
  },
  "jwt_secret": "FNP+ZAutOWA7XLQm4wlFiuRjpKr+Imco",
  "api_keys": {
    "stripe": "sk_live_N4sV2bU7iH7YuoJPxyee44uB",
    "sendgrid": "SG.JKDuKdA6Gj7v9T5ZLdxH4B",
    "twilio_sid": "AC74d3dcb6c4f28d6c070ad5e78534a144"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}