{
  "name": "api-gateway",
  "version": "2.6.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IqIsrtQHrMhoZsu6WxYM"
  },
  "jwt_secret": "zRpYVQO8pGmnh/q43d92fb7n3DMTBVqD",
  "api_keys": {
    "stripe": "sk_live_BTZ90coxbhtzkz9NAIyOm3qp",
    "sendgrid": "SG.313TH6hd6WKVRoTc6c/gCJ",
    "twilio_sid": "AC3f7efa2c52735e55da31732dbda5f28e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}