{
  "name": "user-service",
  "version": "3.0.12",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TOOdu5E30S2ax7rA9Kf7"
  },
  "jwt_secret": "cOOdB4WqOIz0nj5oTKEugzqaLB1coJ/b",
  "api_keys": {
    "stripe": "sk_live_fUpuWcNEY6e61A3iqeRnOLaZ",
    "sendgrid": "SG.PRgx1ofyZY9PitAW0/iMM4",
    "twilio_sid": "AC1c0c84cb41fe5bd0b0e272a140162b7b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}