{
  "name": "api-gateway",
  "version": "1.5.10",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3oNiKpbpBvHsP4IVg2Sf"
  },
  "jwt_secret": "GBL1Tk7w8cbNVxCCaLLTTUmehCjSPCI3",
  "api_keys": {
    "stripe": "sk_live_2MCr8qg09GVJ5jvWDH97AtgF",
    "sendgrid": "SG.7Hepd4pSYJqfORNOJjgRN5",
    "twilio_sid": "AC14e1651fd880e6f39c89c411dee0a646"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}