{
  "name": "auth-service",
  "version": "1.3.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QmXAxZPstrukWeghe73e"
  },
  "jwt_secret": "B/89TfSIAeJyC6DiOcRfLJsCXvzhlsNq",
  "api_keys": {
    "stripe": "sk_live_S4WK5KqaGfmGVM7WTSmLyEC4",
    "sendgrid": "SG.wwk+plwNEE9rlwThLc1NBq",
    "twilio_sid": "AC82da5639ffd54c9b8739cf4d724344fb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}