{
  "name": "api-gateway",
  "version": "1.0.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eT92AVRKwbQcsL8RsxJa"
  },
  "jwt_secret": "hCC7uEq+9jXbFFjrU0u4d1WHhY70wJB0",
  "api_keys": {
    "stripe": "sk_live_nsbZktmfk7iJZPX4ad7cipIA",
    "sendgrid": "SG.7VfoN23FeFcDJedWaafJpX",
    "twilio_sid": "AC2c02706021283363ce84deb19e267b9d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}