{
  "name": "user-service",
  "version": "2.2.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lgeqmoQ5Z3Mvnbcdzg6y"
  },
  "jwt_secret": "uu7vbsaPU0Z9WPJbiuIBWZrpBFZsj9Wl",
  "api_keys": {
    "stripe": "sk_live_LR5bQr95NxneLE1ALaL7Ebvg",
    "sendgrid": "SG.eHixx0jurrHVv27PRF7jBr",
    "twilio_sid": "ACc54caaaa0fec71eb4587f2393ed2259c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}