{
  "name": "payment-service",
  "version": "3.6.15",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "M64WhJ33lIz6a3D16HKO"
  },
  "jwt_secret": "t8z74vRI4iYYEQ6htJkND/Q6L78r5NQk",
  "api_keys": {
    "stripe": "sk_live_GYDpw3SMqKYpfhV1tspyBCw5",
    "sendgrid": "SG.UGeogd8oduVppos6oyEXIF",
    "twilio_sid": "AC232f4c6426103eea9d4c893900521619"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}