{
  "name": "api-gateway",
  "version": "2.1.15",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZeszcNVpq0kxoPWyGc3Y"
  },
  "jwt_secret": "ND9s13uI7zu5xNNaB7gpmFxlxO5GNpbp",
  "api_keys": {
    "stripe": "sk_live_dNDUlpAD526GrhDAEdVJ3CrC",
    "sendgrid": "SG.z5a0QwAruRoa5irfXcc794",
    "twilio_sid": "ACd3322f34d6b44bdb9ca4ea822440f76f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}