{
  "name": "auth-service",
  "version": "3.3.26",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ylx67bcJQpSPcSZB6acf"
  },
  "jwt_secret": "G6qe2MbeqDhURv/GrOg8DwRzuYBT+irk",
  "api_keys": {
    "stripe": "sk_live_OGZ2ilPulfc6xqttVnARma2r",
    "sendgrid": "SG.ZZYnpVrEaACqTPNj0cqut7",
    "twilio_sid": "AC3b138c81c99d278706f2d378bd66d75b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}