{
  "name": "payment-service",
  "version": "3.4.23",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IJJ2YvKVT7WZIXJL2dpw"
  },
  "jwt_secret": "ecC5/rAZv7zzY9fauO9+tJ9X9VHXZ3vc",
  "api_keys": {
    "stripe": "sk_live_FmRIqMM5iUX7TazABNfcMCGo",
    "sendgrid": "SG.Nr/C4CrmdnhnPz7oCgTkBB",
    "twilio_sid": "ACd47d38fe9c8872a69cde5a0ccd673822"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}