{
  "name": "payment-service",
  "version": "2.9.21",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lbZHRK00QNZpITYy2qJw"
  },
  "jwt_secret": "N8KtXFESfNZ2AiFh0H5GeY7dg6ZN5+P3",
  "api_keys": {
    "stripe": "sk_live_K8PQiWlFpNueuw5y6B2rlJtm",
    "sendgrid": "SG.Tk0zBdKvmXMH4Pa8geMPzZ",
    "twilio_sid": "AC0643ac5d225a300ac1083020b2a1fc58"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}