{
  "name": "api-gateway",
  "version": "3.3.11",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AuVub77iIiVu9yaNWNb2"
  },
  "jwt_secret": "ex7oogp6iQhNPLxoCv9yjE9E2jKPvPlM",
  "api_keys": {
    "stripe": "sk_live_RyOOqhqOWTpGJiVfyFGtANOh",
    "sendgrid": "SG.TOgR2rabhDfWJHVdOe4fCW",
    "twilio_sid": "AC2b7188b21266da8aa4ff6c6d99d9359b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}