{
  "name": "auth-service",
  "version": "3.4.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fKX7E6TxNS2VjsNTSI8T"
  },
  "jwt_secret": "B5xJyI7Em1ezBJv/+O/2J2J3+qbuMeI4",
  "api_keys": {
    "stripe": "sk_live_NX0u8mSnM05vdZpuyXzxsp7v",
    "sendgrid": "SG.McoJ0js0n3Orsg+fQ78/Eo",
    "twilio_sid": "AC3228d5fafd79976a47c5dac9c4d469a9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}