{
  "name": "user-service",
  "version": "2.4.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EELsVxErD4E05S0hzpRl"
  },
  "jwt_secret": "lvu3Lxf/vg1wYicHK4ywFY+7LWaJWCoe",
  "api_keys": {
    "stripe": "sk_live_DNKQFx3R3jMuJfuS893BkniU",
    "sendgrid": "SG.Sw6zGjKaRgeBd7grE+TZmo",
    "twilio_sid": "ACa74c6be6f2d23353f2859ebb5d90db74"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}