{
  "name": "auth-service",
  "version": "3.6.16",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ysEyIitRVXR2p3Ve5LPZ"
  },
  "jwt_secret": "bicMiIAV1zyWq6MfmBkV94ihUlrbBLFh",
  "api_keys": {
    "stripe": "sk_live_ZvnnjIzrFB5s0AHnXgg6lMSQ",
    "sendgrid": "SG.zxmgfqqWI8ePG4ii95MFL/",
    "twilio_sid": "AC10dcb76ddc6c1d512e9ea2bd587cf481"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}