{
  "name": "payment-service",
  "version": "3.8.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lJMFVRpQQgjcTLVt9DRI"
  },
  "jwt_secret": "7Zw+8NsWFdscZGKqWrAxjbAZHF8U423y",
  "api_keys": {
    "stripe": "sk_live_duqUgJubKKor83hBQQ2SUXL9",
    "sendgrid": "SG.P3eTx815RI5SyRWaUBHcvY",
    "twilio_sid": "AC1e1457c942ab8d5cb116095fe83b5e4f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}