{
  "name": "api-gateway",
  "version": "2.9.8",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GWTfWBwMBgg2rFaZ5Vd7"
  },
  "jwt_secret": "GqXw+NcoPXQlp9WHiYCgLK7o4DQZ4lib",
  "api_keys": {
    "stripe": "sk_live_Q53AIp0uT28K0fJkVVNEwrQf",
    "sendgrid": "SG.tnkVEjmZphZgyf+ObYIGz7",
    "twilio_sid": "AC736ae4cc0cd132827a81cdac769f2aa9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}