{
  "name": "auth-service",
  "version": "1.4.15",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "IyPozB8rNTIxs5Iu0ftS"
  },
  "jwt_secret": "+ES2z7fLC/ZTyybn7je/ojUDLfr2OLGq",
  "api_keys": {
    "stripe": "sk_live_ukNvoiFSh7VeLc4CfWhBwtYN",
    "sendgrid": "SG.uLKyZEzZP92Wh2fgF4fGi8",
    "twilio_sid": "ACac1e66b798b03994c47dd0d3b4e0e0bb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}