{
  "name": "user-service",
  "version": "1.8.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OaF4do9Pre4RXf7PmxOf"
  },
  "jwt_secret": "X/IlmHW+EuAUQ20bwSjP+q1LbF1nHzoP",
  "api_keys": {
    "stripe": "sk_live_WBVL6iu6ttTpExHEwPbvg59K",
    "sendgrid": "SG.jh4GA+VjVnxDhRa1QUcuLe",
    "twilio_sid": "ACf30d062175781f451c1d9691a634deae"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}