{
  "name": "api-gateway",
  "version": "3.1.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IraljrcSdbAPme2PWzr7"
  },
  "jwt_secret": "azZuTeeWe3G9eMWzW4N2BVz2Vy6nE86d",
  "api_keys": {
    "stripe": "sk_live_sOUJUffdMI4Ke32O90sq18BN",
    "sendgrid": "SG.XaluGlJ1IQw0dnWV8N+nZU",
    "twilio_sid": "ACf25deb1578127f692de8012299767a51"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}