{
  "name": "api-gateway",
  "version": "3.5.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bGkVLzlTSihREPSIVW3j"
  },
  "jwt_secret": "D5dEjJPpQvPvr2NP6CpxhXucXTL5o+Pa",
  "api_keys": {
    "stripe": "sk_live_WdYg2SO720rbmmz0G8Dc6FlL",
    "sendgrid": "SG.6Jx45mS+E0/k0XD3TBnCkq",
    "twilio_sid": "AC0fb851b71ec5d9e322b21da4c4c1e360"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}