{
  "name": "auth-service",
  "version": "3.3.24",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "iW6E5n6SEKtd8hyTS4Z5"
  },
  "jwt_secret": "cR3onZrN88M87HFMj0zb+vq92G3AKHSc",
  "api_keys": {
    "stripe": "sk_live_OM7iQn0E5dN9gma13feMCiUa",
    "sendgrid": "SG.pv03wRWj4+u2lztKae20ew",
    "twilio_sid": "AC2bfa45e7e362485bcf012ce9387ebd30"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}