{
  "name": "auth-service",
  "version": "1.9.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KOM8WhnSYCXspSjNFLyN"
  },
  "jwt_secret": "qwH8U+hL5Djxe3K1Uu0AjDUOh306/cV+",
  "api_keys": {
    "stripe": "sk_live_2GdhGWuP8DEHZzD2WKyxnTMT",
    "sendgrid": "SG.UBksWwEoV0GrbTE53oIDJM",
    "twilio_sid": "AC09c2f9d03cbda0861d8c366fd58b7fa1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}