{
  "name": "user-service",
  "version": "2.6.2",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uHBLTEuVwO0knFzBBkmU"
  },
  "jwt_secret": "2n7qjhz5qob0HfQpc71GPdQcvm+mOJqt",
  "api_keys": {
    "stripe": "sk_live_cP99AnFG6ol6DULXL0cXi3Pv",
    "sendgrid": "SG.aEYnt+j/2he6BDzHIvaDmS",
    "twilio_sid": "ACe7acee04e4839a5c371fa82d8447ecf1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}