{
  "name": "api-gateway",
  "version": "3.5.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "D5pnUR4sTggdYMUR0SGV"
  },
  "jwt_secret": "7S8IF6Mho6AfZcrzrQbsitCLyMsg89Vt",
  "api_keys": {
    "stripe": "sk_live_4rBL2nuuD9g7FrL79cYOJNCQ",
    "sendgrid": "SG.GZZQf2qWwBYkwya9mb/Vrx",
    "twilio_sid": "AC5a76959bc56572234711cc474b28c9a1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}