{
  "name": "api-gateway",
  "version": "3.4.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TSDdI6OnzxUpKUI3liR6"
  },
  "jwt_secret": "/QbzG0oozIr0IVfJV1Q6XUJ0UlEQD8vT",
  "api_keys": {
    "stripe": "sk_live_er6urI84VnbsHyMz0ZfNvEow",
    "sendgrid": "SG.ltVkfDbrKKGqYnD0ODH6lF",
    "twilio_sid": "AC81245809e2ec5cb149a1aead2e7493fe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}