{
  "name": "payment-service",
  "version": "1.4.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9mD44pMANvsTSsUVBiXJ"
  },
  "jwt_secret": "LEIWJMIxMRddgOY5ZmhxAOzP1NEJ/dpN",
  "api_keys": {
    "stripe": "sk_live_2GW25izuc5fnl0zqrxFZGZPx",
    "sendgrid": "SG.vLWfHvp17M1jNa1ifUUs3R",
    "twilio_sid": "AC75732734755fc40dc57122d1f01bd311"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}