{
  "name": "user-service",
  "version": "2.4.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "N0eThvvSdLB9kerROuei"
  },
  "jwt_secret": "FO5PGya5WpCaMXs0K5S7SyhAKEVuwepT",
  "api_keys": {
    "stripe": "sk_live_nliBgnQGcAJKCBAuJeXBsyGd",
    "sendgrid": "SG.hiD0qErWAvK7tuxHJaJXG1",
    "twilio_sid": "ACa2c89d37e99933563c17c9385da7f6c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}