{
  "name": "user-service",
  "version": "3.2.26",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7onMi9e5u9NCpJ6KsmbG"
  },
  "jwt_secret": "sV3Zwg5+p9AkTl6vq7er6bysnqPy6rTR",
  "api_keys": {
    "stripe": "sk_live_nwakLykgKJ5d41Zx7gBEQx7y",
    "sendgrid": "SG.N7MIHlisFxgwNlWtbCyr5B",
    "twilio_sid": "AC109fa82e3032e3fd459d9f661b52a359"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}