{
  "name": "auth-service",
  "version": "3.6.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "76QxjeQ2DDphYEZ0HboR"
  },
  "jwt_secret": "Mv/El6pgXb8fjXhQcxTZBwvb8TVyNUU0",
  "api_keys": {
    "stripe": "sk_live_T9x8p7eA3lKA75eYvXzys0zD",
    "sendgrid": "SG.a8r2O4R41AgmQ2pnlq/DDI",
    "twilio_sid": "AC77224d011a5ff0255fef612e30376b2e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}