{
  "name": "user-service",
  "version": "3.4.18",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nKlHCvpOdyGGgJhAXDfP"
  },
  "jwt_secret": "ffwK83V79gVEeT7NGH03xr+C9B+oivM0",
  "api_keys": {
    "stripe": "sk_live_L6FpACPyUAyPV73Nzls197pO",
    "sendgrid": "SG.l3hjWUfjMNdjzFpVUOLRED",
    "twilio_sid": "AC8e022e249b8629de871e3d9a988a5934"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}