{
  "name": "api-gateway",
  "version": "1.6.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "A38EIHtxv2eGM5bB6rbO"
  },
  "jwt_secret": "ZIWkfCQqUXC+tSuc6hrvcAEXfhdILF29",
  "api_keys": {
    "stripe": "sk_live_nGeCCQpjRYLyR01b9tAwy4nm",
    "sendgrid": "SG.WrNq5+RvB+D3BPvB/AtzLr",
    "twilio_sid": "AC5c582d6f84eda207a0f643c514203a0b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}