{
  "name": "user-service",
  "version": "3.6.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7A9HFgz7h6L9O7qNO1Tc"
  },
  "jwt_secret": "wXJs/5r1SFTBEfIXCQpmaDKwb7BETJQP",
  "api_keys": {
    "stripe": "sk_live_57AuWoevIJz8C2eGS47v6uLT",
    "sendgrid": "SG.E2e6TY/OZ08tNFeo6pMB5f",
    "twilio_sid": "ACe81f6ab8bcc35e18e539f776933b4f48"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}