{
  "name": "payment-service",
  "version": "2.1.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ioNJz2z8NGPbH1DeMxEp"
  },
  "jwt_secret": "WZFGIWF8k+X8if5g1JxXE6kutE/LFzl9",
  "api_keys": {
    "stripe": "sk_live_xcgBObtNIqBvuS1m6ialhOLf",
    "sendgrid": "SG.9MAtKS+9rIBnHXbucViRFe",
    "twilio_sid": "AC0f76de0170947d6d8b0672f7107367fb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}