{
  "name": "user-service",
  "version": "2.3.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NKeQ5Vnl7LSgvw8lWfsY"
  },
  "jwt_secret": "cIOQ/OD9Qd/bq8da93L9ayxNCVWr0vOt",
  "api_keys": {
    "stripe": "sk_live_sEkJpo77E4H8egIrs6Ugt9BK",
    "sendgrid": "SG.8iKzZ3N5SfRYzasyl5ySR7",
    "twilio_sid": "AC6edd6ec0f3a574cb7c836919f8f1e5f8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}