{
  "name": "payment-service",
  "version": "1.7.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SFc4nrDVRergZipDcLVr"
  },
  "jwt_secret": "dggGxET1G+U846o3U7oM1mva2JoEdL1E",
  "api_keys": {
    "stripe": "sk_live_x5QTcZRu1V9G6L6iMt7fSIxP",
    "sendgrid": "SG.pN2BX4oFmEqSHwApq4PLys",
    "twilio_sid": "AC2ee89d13e9379fa3fce30d760417b6c6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}