{
  "name": "api-gateway",
  "version": "2.0.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DcFaNMxedWgHSkvcl3Fg"
  },
  "jwt_secret": "N7viPg3TRRVFYNxk/k4xqXLr+B02jUo2",
  "api_keys": {
    "stripe": "sk_live_1uzlBzyzTyMNyWbzfGiB2s0y",
    "sendgrid": "SG.NrN6PtI/5Xxfvfp7bdI6y5",
    "twilio_sid": "AC755c1d99b9626765f1d54dad7b16b104"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}