{
  "name": "auth-service",
  "version": "2.7.8",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "cnnIeLfHCCKTVYSeR4lo"
  },
  "jwt_secret": "5slJL+ut7EO82vSP48+PAGb8/N1sEcOc",
  "api_keys": {
    "stripe": "sk_live_QQ2dOfFX4D97VsVoSvZ5F3VH",
    "sendgrid": "SG.VV6BMgm3JFukZsxP6AaB+j",
    "twilio_sid": "ACb39dfa5fa57f4cd876269bfa0d990a1f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}