{
  "name": "auth-service",
  "version": "2.6.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZH2GSRtMf1NWNmefPpx8"
  },
  "jwt_secret": "llAVsyExct1f3XDtgZcfKkt0YbmMbisS",
  "api_keys": {
    "stripe": "sk_live_VVFj8OoSNe2xR72iLaDFhMmo",
    "sendgrid": "SG.zg+WPwO4om+hxHr4trBfq4",
    "twilio_sid": "AC4b1ace09489887adfe0040de5c15ebe6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}