{
  "name": "user-service",
  "version": "2.9.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RXz4rJjDRzYvGbW1ydDl"
  },
  "jwt_secret": "bE94Ga0ftJstw75g/mPqqsbs+eWjh9hM",
  "api_keys": {
    "stripe": "sk_live_0Uoi02bLIv9QILMuNoGRFO05",
    "sendgrid": "SG.JF9P9hhVg4WyR4TmNS+3el",
    "twilio_sid": "AC8ff831a056971132c9e928c86fef8707"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}