{
  "name": "user-service",
  "version": "2.9.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "iHQ9hO5vEvRhoWpssE01"
  },
  "jwt_secret": "c9R3SP7SvVxavkdjrxR6iZq5ZTu2hI+X",
  "api_keys": {
    "stripe": "sk_live_o0PrNuhkoSW0V9JdZN0cmf5W",
    "sendgrid": "SG.jUVVlHUnmNeDeDV/BnGTgl",
    "twilio_sid": "AC17ad65afe53ddeda526a57757f702a21"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}