{
  "name": "payment-service",
  "version": "2.1.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PnxXQ2ec4kS82amvaGcn"
  },
  "jwt_secret": "Lt+aP8fN9qSOihdp/buiLFVncl+0uWrj",
  "api_keys": {
    "stripe": "sk_live_t9pIdZ491whpfqD2dj3wZljA",
    "sendgrid": "SG.UJppWcUGjrKZg0IEEYQ1GX",
    "twilio_sid": "ACc7d6e8645968b9f208c883e64db935ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}