{
  "name": "api-gateway",
  "version": "2.6.14",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7gCGAeH6WPl0axCW5o3a"
  },
  "jwt_secret": "p1aaLGcYUdPB76phG2n2aAcZKROPRVio",
  "api_keys": {
    "stripe": "sk_live_b58qQLSbLMqsBzLphwaSLmXF",
    "sendgrid": "SG.GakVLY4Tu95yPnIyqIJKkn",
    "twilio_sid": "ACc79197f65595d89c3eb49420d5e34afb"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}