{
  "name": "payment-service",
  "version": "3.3.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0Qtolj8q0Zx9ZeNqZFuY"
  },
  "jwt_secret": "T11iol9h1MGvu6MEVGEGSJEXC+UeU21d",
  "api_keys": {
    "stripe": "sk_live_nDdDq4Lx3jTzWIZAufZQB58N",
    "sendgrid": "SG./tcJQjqMSxImXw7HDqN8gH",
    "twilio_sid": "ACc2bef4161b18f9160d3b2d0f61df18d6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}