{
  "name": "api-gateway",
  "version": "2.1.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mdHgyASTygOiPZJKKDty"
  },
  "jwt_secret": "uFeBD6u0Kpk/cmnHCBVHH7N7xc+Ixgh+",
  "api_keys": {
    "stripe": "sk_live_AH0AoIwUK3pwFjbTgBudcjKp",
    "sendgrid": "SG.mtXAan6ENmfNnO4OrOjmer",
    "twilio_sid": "AC183c0aaef2eb2ff0cf56661c16d8a7d7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}