{
  "name": "user-service",
  "version": "1.6.8",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VH5FFmmoqNKt9o6gxl1X"
  },
  "jwt_secret": "yT9oumTh/XV5HVw6rKOkg3NNpdkWt+VC",
  "api_keys": {
    "stripe": "sk_live_2LSMzsDfvJnflMJIc4KmfJxc",
    "sendgrid": "SG.kWFZdPZD57yXJpy6COVxDp",
    "twilio_sid": "ACd1772e8fc2fa390b19b0e7360899b790"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}