{
  "name": "api-gateway",
  "version": "2.4.1",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wfyXXmeEAhURgao281xt"
  },
  "jwt_secret": "rR5YJ7Hdm6aVg2nMRjMru1jgH3ET4++9",
  "api_keys": {
    "stripe": "sk_live_lCpgLv7azK8C07s849TNPuL4",
    "sendgrid": "SG.xG648f7tDkd8BVQKCrjNYX",
    "twilio_sid": "AC2dd3305fbadc50e054d3ffa67b175f7a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}