{
  "name": "user-service",
  "version": "2.3.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lfYos7U7iYfpK8jYRLK7"
  },
  "jwt_secret": "D7BpSjDnHZuAy/oNwg306yZyaC88GgF5",
  "api_keys": {
    "stripe": "sk_live_3shVeySnpFyNVxFD1JDJeqJ3",
    "sendgrid": "SG.927ai1GuZ2NY0wEPdlhxxo",
    "twilio_sid": "AC672cb12efca183555633abc41849c38b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}