{
  "name": "api-gateway",
  "version": "2.8.25",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8yjTIPj79ydP6JS1HEz0"
  },
  "jwt_secret": "5MfyMRtqUAlU86TB43iqMUMUs4Pa+QQ4",
  "api_keys": {
    "stripe": "sk_live_aXlCFVEY4Ac1I7G4cyTLpIje",
    "sendgrid": "SG.E3mYIL5ez82i5/8sJI9ZJL",
    "twilio_sid": "AC844b44c025eeae7670ace0d24295a3c7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}