{
  "name": "payment-service",
  "version": "1.6.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ljyElYdPTUFP0P2d2hag"
  },
  "jwt_secret": "KhCIYyrqr1eCymlh5wBvpndIw/OpOaQm",
  "api_keys": {
    "stripe": "sk_live_TWCBnkzTyeBnlQ1MbgMuv8I7",
    "sendgrid": "SG.e5SKvtiMfEoYAyXd9COYBD",
    "twilio_sid": "AC90acd0e1463e5c390f7ee3a33fb7fb3e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}