{
  "name": "user-service",
  "version": "1.5.26",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9PfyiP0bKcUjTTVAFNTi"
  },
  "jwt_secret": "r8/BaLxBPuLPxKjvpCIzg3nu1sbD4LhH",
  "api_keys": {
    "stripe": "sk_live_v5cYbsa9wJwNU2hjEj24ij82",
    "sendgrid": "SG.9PThUKRVd27Uz7YL6PeCcX",
    "twilio_sid": "AC286484bd2db638f89ef36f3a26469572"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}