{
  "name": "api-gateway",
  "version": "1.5.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ql3NmYGYfz8AfGPNV0Gf"
  },
  "jwt_secret": "8JMLrOeOFxbNSMi5jSPMrMFFqpINb0d3",
  "api_keys": {
    "stripe": "sk_live_o4SyS49LSAJndbTxvKkln0we",
    "sendgrid": "SG.zxU0CdChHAE/spNxfZVulm",
    "twilio_sid": "AC30ff69c1c2dc25e457985cf397e44a41"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}