{
  "name": "api-gateway",
  "version": "1.0.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GsZCrqcixL0728v5FT6r"
  },
  "jwt_secret": "GRa94U2KSVHNxCgZwcWIJy8XsGidJ+xx",
  "api_keys": {
    "stripe": "sk_live_cttRz1puFgELn86LvkYpAq4O",
    "sendgrid": "SG.Ml8nWhAnGtVQIR+6nvyvq0",
    "twilio_sid": "AC7354f2b5e45bae30d8834d5efd7fc5f8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}