{
  "name": "auth-service",
  "version": "1.2.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YuSbXHG9QswCHk3AVj66"
  },
  "jwt_secret": "95kaxDaaLnY6A5F09fmuxojaK7zthh0W",
  "api_keys": {
    "stripe": "sk_live_b4wSVTD18wqb4blTdX9NZiWC",
    "sendgrid": "SG.JRuVBxRYRd+GIi3fretpNO",
    "twilio_sid": "AC08b789746e0eae0d1a6c165d24717f3e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}