{
  "name": "auth-service",
  "version": "2.4.6",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hYNtdVccqrKeYyLUk03H"
  },
  "jwt_secret": "5fFzE10UucGmHKj/xw48roWxs35qzsPP",
  "api_keys": {
    "stripe": "sk_live_EP6hKKfuQILNdQkLFNRFF52N",
    "sendgrid": "SG.5zoACCdNU9XU45r6DQMpR4",
    "twilio_sid": "ACc5b8fc3c10b20acad4e80f309de8836a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}