{
  "name": "api-gateway",
  "version": "3.6.15",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fb0t1ZPyvcSeBLYC0hlc"
  },
  "jwt_secret": "hE20hwFbhMTSxhlr0bfJxeAPngeAjo8n",
  "api_keys": {
    "stripe": "sk_live_kt6WwaOWb5qy3zrkrW14fkUx",
    "sendgrid": "SG.kCEYQDQj9UcY4Yik2uf7B5",
    "twilio_sid": "AC00145db4ce03fbb4f1ea042041330b90"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}