{
  "name": "user-service",
  "version": "2.5.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "luaJWPFN7a5N5zETXTkg"
  },
  "jwt_secret": "ev9LYs0nXUjo48mZ7J7ghVAT2icul6d7",
  "api_keys": {
    "stripe": "sk_live_NwNVf3shPKpi5YqDkL1gGRpv",
    "sendgrid": "SG.3zZf+rP9bO3i5YKpnVSpS9",
    "twilio_sid": "ACc522aefbb2bac6e927f5fada63068814"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}