{
  "name": "auth-service",
  "version": "2.1.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hqtpx6JbfiQinlLDWsMc"
  },
  "jwt_secret": "SEWE2v6leEyRoDqZz6a4UNGhHnLANVVB",
  "api_keys": {
    "stripe": "sk_live_YtxjXzolCY8WifPZ3wBPmJJE",
    "sendgrid": "SG.OjaxniC9Yt9mcu+erQ9DyM",
    "twilio_sid": "AC9f263ab9b739e7a1b88624fd3e8cba24"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}