{
  "name": "user-service",
  "version": "3.9.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jfSAGZfuGTvtwAScEz0B"
  },
  "jwt_secret": "w8q8o8GRakH9brJBBScmuKEMf6GFauO4",
  "api_keys": {
    "stripe": "sk_live_psBIusQ7z5EJLjE4JhAGtMU7",
    "sendgrid": "SG.PMiovlbpWy1iZxPxqLiQ5i",
    "twilio_sid": "AC9a2d86ea7d047d5400e9513629a7ed64"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}