{
  "name": "api-gateway",
  "version": "3.2.5",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9o1QtB5ZcLD2YF0LKWLv"
  },
  "jwt_secret": "hUR4kwBkGP3p570INYkcFHiHnNdZ2dq8",
  "api_keys": {
    "stripe": "sk_live_7oim7kMaibWsDwQ825H7atiW",
    "sendgrid": "SG.vjJ1N3LSv8spQnLlPWstzX",
    "twilio_sid": "AC4e48fa13e4269b4acd4f2d1e5e20e2c7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}