{
  "name": "payment-service",
  "version": "1.9.21",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KNoDrhHmswaSfiePW9y9"
  },
  "jwt_secret": "LLjJkveqJ23lFeawYV/BhNVyq+5fD5jP",
  "api_keys": {
    "stripe": "sk_live_GxxBP5RRAbq0gHHnaiDoiOFw",
    "sendgrid": "SG.ZJpJEXKPpF6Imu2nI0J0DB",
    "twilio_sid": "AC1b898665886163ba7ec04f5fbd3e7dbe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}