{
  "name": "payment-service",
  "version": "1.8.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DWPFgmGYKtcBjhYCA2Pr"
  },
  "jwt_secret": "iey913v6mc1KgHZAaLGXx5qdKoykLIq+",
  "api_keys": {
    "stripe": "sk_live_6AosM47MkS5aRAVtxv6nqnFg",
    "sendgrid": "SG.y8K2dBcN6v6Jhm6nUlRqye",
    "twilio_sid": "AC2e45f679fa4f2b236b782b5fc7a453e5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}