{
  "name": "api-gateway",
  "version": "3.2.20",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "nxuMPoN0D80x0HLChJIr"
  },
  "jwt_secret": "EfaZ6vXEP5zKY7ZF7g1M9wfpT5+F+Hd+",
  "api_keys": {
    "stripe": "sk_live_udnMxevHMGVzMTIlIFComWYa",
    "sendgrid": "SG.DuDIxNFpQM5hn16n/iojhY",
    "twilio_sid": "AC361c319c81245af916a60cfcee7e96cb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}