{
  "name": "user-service",
  "version": "3.3.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "k1In2BPn3ksMoABAr76d"
  },
  "jwt_secret": "apiJSItvx4eEFWR106Mr9mG6Z0PnAbRM",
  "api_keys": {
    "stripe": "sk_live_UydGiuAwNM06Ag2KO68F4erc",
    "sendgrid": "SG.by5fVExHtLP+/Ft4aByB4g",
    "twilio_sid": "ACb57d89cb1981e19d855ea4a663b1d313"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}