{
  "name": "api-gateway",
  "version": "1.9.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6tTOQDIU8eYHhoYj1WQs"
  },
  "jwt_secret": "giU8ZtbkW9Kj4T0fOEV9TsvgqRBUSCan",
  "api_keys": {
    "stripe": "sk_live_JTwh5LG5SeRhGHu1K1pFVtUL",
    "sendgrid": "SG.Y4blVY8xM8mhGqyKaZ0P6A",
    "twilio_sid": "AC23c5d9195bf759ef7e9da32671a6c1ae"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}