{
  "name": "payment-service",
  "version": "3.5.20",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "IgDZA5aTXAs8eqdSFG41"
  },
  "jwt_secret": "LqExPyB212ibqBbtsA1NNOaOsHL8FMF4",
  "api_keys": {
    "stripe": "sk_live_OjgWBha8fFbr0wU1oGDYZlgw",
    "sendgrid": "SG.EpvcUWVzf5ZHeFBSRd5i2S",
    "twilio_sid": "ACafff33b3b3ad367cf3b9cc74bd1276b0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}