{
  "name": "api-gateway",
  "version": "3.8.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0V0ocgQByOhYnCxMTsrg"
  },
  "jwt_secret": "Ctyga0iwr1B3Np+KXkmnDp3SKmieoCqs",
  "api_keys": {
    "stripe": "sk_live_p7xxOCYLW3P8AVTaLUTFHmTG",
    "sendgrid": "SG.uASB2h25d+32zk0ZhEmbuL",
    "twilio_sid": "AC27ab00bc1df4cc389ae4274585f19d33"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}