{
  "name": "payment-service",
  "version": "3.4.17",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CDcymaTE6ex1PWBI87Be"
  },
  "jwt_secret": "PkXk6ocsZ157JxWkXn8Zy1gN7QOWIMIV",
  "api_keys": {
    "stripe": "sk_live_WAtvrIo792sJKG7UoUo97fZC",
    "sendgrid": "SG.1GG16z1EM6BGJK/hS3Vt76",
    "twilio_sid": "AC5b18cdfc23fa9682dc95c741bf1bb6a1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}