{
  "name": "auth-service",
  "version": "3.4.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "NfwflB0SzEpN1mBJwCHP"
  },
  "jwt_secret": "EroI5g1g8ywPPMpAaP9hpT07tjs7lefZ",
  "api_keys": {
    "stripe": "sk_live_eyc4E67Kvtd4XzQn2kkiEiwD",
    "sendgrid": "SG.QH3QKltiSb6TharVLkLinZ",
    "twilio_sid": "ACed408553cb7643c864e7799ae475a43b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}