{
  "name": "auth-service",
  "version": "2.4.13",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "iCOCW7LUQWDMGJfMOyPB"
  },
  "jwt_secret": "KXEGW0u0inSMyIRQR188Zz6cPUK8WNNH",
  "api_keys": {
    "stripe": "sk_live_ICs5vJtdahKUGuUNbSSRxNVW",
    "sendgrid": "SG.sTcg7Cf7sAldQOzbJsBnpt",
    "twilio_sid": "AC480ca4e450196ec9006a1cbc0ae9bfb5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}