{
  "name": "payment-service",
  "version": "2.9.23",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KKKLhOtXS9gFOT9WB8zU"
  },
  "jwt_secret": "QVtjkkIIxLwzWahkXGo2Z+2CgxCM+wzd",
  "api_keys": {
    "stripe": "sk_live_PHxrwhrIrBbKmEb9zDk3oS6G",
    "sendgrid": "SG.mboQpgL9Am7Lp30A1MUzIq",
    "twilio_sid": "AC4471561e4f593fce2a8bcecb8ba9a334"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}