{
  "name": "user-service",
  "version": "3.6.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aOkLs1TDy5aMtLyE7C2B"
  },
  "jwt_secret": "abolXYd8dCLc4i2J9OEj54q/ymATk88B",
  "api_keys": {
    "stripe": "sk_live_NtPtd81nEojiHjAIOSqiK4aZ",
    "sendgrid": "SG.0i6JrB9dF72fLfyxTiPwhy",
    "twilio_sid": "AC4bb78c5e67e5e4adee4038773c327256"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}