{
  "name": "api-gateway",
  "version": "1.5.10",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Bnd3tHbo4Ij7P5TWRKgJ"
  },
  "jwt_secret": "qW8/UikARG/FRgROnhREYTK0NeAEeSJe",
  "api_keys": {
    "stripe": "sk_live_X9Uqd7QaBMIkTHm4Fmi3iN8q",
    "sendgrid": "SG.1YvHs/jHSNqrlYQSnrb44Q",
    "twilio_sid": "AC328027c627e726168316b6ae7a27e8b6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}