{
  "name": "auth-service",
  "version": "2.6.19",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WOmoinZ2W4HQR9lLTFYg"
  },
  "jwt_secret": "IbMFV+Q3x6J78iGHrdxQ1fw6qBiuXdua",
  "api_keys": {
    "stripe": "sk_live_G20nUwLvZPD07mroYvL3sNMV",
    "sendgrid": "SG.Wf5/mPdyLW7lYWn1X9Uq2J",
    "twilio_sid": "AC07e2cb07f65a77585bca105768ccf90e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}