{
  "name": "api-gateway",
  "version": "1.4.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1d7myXGLkqDF1gMLPWTa"
  },
  "jwt_secret": "2AbfZA0bupE3eHr0+2jJpLz+M8YMVGIP",
  "api_keys": {
    "stripe": "sk_live_BaR9EX0yEee4RN58BBwCIPhR",
    "sendgrid": "SG.sJB4Fo3QSF+25rCdSwgo5C",
    "twilio_sid": "ACc4bba45ae8c27d7453593e36d24506f0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}