{
  "name": "api-gateway",
  "version": "2.7.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "LXWZuGh7YTI7LxR1Rfd9"
  },
  "jwt_secret": "TQ7bs5sgQ9kTkcf3lm8E4PEQBf738ght",
  "api_keys": {
    "stripe": "sk_live_HrOSU0TJOCRn0gqlJLHQIAeS",
    "sendgrid": "SG.syjQ2cjxvtPH97MSSJ1tS3",
    "twilio_sid": "AC5c54e01a36b749490f821a1c39e04874"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}