{
  "name": "payment-service",
  "version": "2.7.9",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "u0FmTxx6Zu1AmOxK8sqg"
  },
  "jwt_secret": "VOvqdy8QY+RURjkv0zwFAfM42n3G2leD",
  "api_keys": {
    "stripe": "sk_live_fmW1KWyarX4toepKOlHIRfOf",
    "sendgrid": "SG.rE0fb5iolSSlyRngh7SRfW",
    "twilio_sid": "ACfa259df0df1eaeb7f5f36c3d45921a45"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}