{
  "name": "auth-service",
  "version": "3.0.27",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DaFW5k5iv9zwwJfRgAXx"
  },
  "jwt_secret": "5Fjo2dTpPRBVYGTkd7lpnGPoN48Gf0x0",
  "api_keys": {
    "stripe": "sk_live_MS9NM3cQRt3W1fYeEGvZnNZY",
    "sendgrid": "SG.KL7UWkla7rHFQxd6CXXozD",
    "twilio_sid": "AC334c2346b9e349a32fea34d3b7a33bb0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}