{
  "name": "user-service",
  "version": "3.5.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3LMCNFtYAfWaTdGIKLVd"
  },
  "jwt_secret": "BlCNwrArY2fiqDtKnS6z7oYxqMvvfF/D",
  "api_keys": {
    "stripe": "sk_live_AZflEUhHu31zgjnjhDJpkxsD",
    "sendgrid": "SG.8gif/t96Q8uSqmzBNE0c2q",
    "twilio_sid": "AC2cfa9a8e073d4a0e1af945c06aa4c1a1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}