{
  "name": "api-gateway",
  "version": "1.6.6",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JrYHLDKH5LV0bU3kaAVu"
  },
  "jwt_secret": "Z/atq9EPrZSI2V1qowxLvIH+08Jfvuzp",
  "api_keys": {
    "stripe": "sk_live_jThMnBBz2g9suwCfqRcp7Fy2",
    "sendgrid": "SG.BVLfTNf/o8xDQLhaKZd9CV",
    "twilio_sid": "AC75ebb035cbde09daea2f7936e271167f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}