{
  "name": "api-gateway",
  "version": "2.8.18",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LNvZg0TdwEEeeOg3QW4e"
  },
  "jwt_secret": "zCq45jg2jw2TaZAoVJpyO375Mx2Gc7uJ",
  "api_keys": {
    "stripe": "sk_live_sq2z3Lp7w3Ojoxqpv1U6JQPp",
    "sendgrid": "SG.9zSkzDQD3rBZ0ylbiuR3Bj",
    "twilio_sid": "AC1f268843c4a33d325545922756c933ff"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}