{
  "name": "api-gateway",
  "version": "1.2.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7smAXr6Raw4p1RNQPYSG"
  },
  "jwt_secret": "YLIyTl2c4JnxXkW4f9eShEhM1D+Cru0y",
  "api_keys": {
    "stripe": "sk_live_X46pwcaHrMH6OzDH3DMbY89A",
    "sendgrid": "SG.d6Ei8xup0D5ZkNt4SfVf0u",
    "twilio_sid": "AC4bfe827e5cbb10e245341d38aa964359"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}