{
  "name": "api-gateway",
  "version": "2.6.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "q9DKyVaOzxICsA4S2fyD"
  },
  "jwt_secret": "1xebKGLAE6DsUXdxXmx31anEmmlfAoDw",
  "api_keys": {
    "stripe": "sk_live_U9W3Z7RwLDdBW7wLSJysBul5",
    "sendgrid": "SG.jvDS4d10FzS3wD8ep6X5u8",
    "twilio_sid": "AC6467e449c9af6cd0ec19dc1b51e57c0a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}