{
  "name": "api-gateway",
  "version": "3.4.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VA0DIIVyHEV3ooYzj9KR"
  },
  "jwt_secret": "rsHijmXJlILOzPo4+X6NxHgHQVsxpru8",
  "api_keys": {
    "stripe": "sk_live_DJ9daZwKDCPnGkra3tthC5Sx",
    "sendgrid": "SG.fNpelXSlSqiCYIkrp8C7Wx",
    "twilio_sid": "ACc351c4fd8f281fc1822bbcdb892d2214"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}