{
  "name": "api-gateway",
  "version": "1.3.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cfb9JeDASIPpAyPpn3eg"
  },
  "jwt_secret": "5sU8Bq03EvmOLshIGHyLZyixvoBmNAAR",
  "api_keys": {
    "stripe": "sk_live_7FVZcTFJGhxSxcOvAYRQyczL",
    "sendgrid": "SG.JVweAgB7jUJpyRVGxm9YVl",
    "twilio_sid": "AC61ef097ee14389c58c5b82ca6c8d3fb0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}