{
  "name": "api-gateway",
  "version": "3.1.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EsVD9w7TQ2CgVAYhKoii"
  },
  "jwt_secret": "/umR3liDuSmuMozO3vPuGpuHfZ0xAnIA",
  "api_keys": {
    "stripe": "sk_live_SHEw0p3QPCny3Fu12HyGzRF9",
    "sendgrid": "SG.npA7ESWx6abV878aYOwPce",
    "twilio_sid": "AC0b6ee81a2ae9d418570f4b5ec2d29d2a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}