{
  "name": "api-gateway",
  "version": "2.1.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Yo7mGy9D2PFR9qtSz0RL"
  },
  "jwt_secret": "eGLB3gchIquUyYi1L/jgyxeT5RsdZb3C",
  "api_keys": {
    "stripe": "sk_live_Ky3yM3xzscDhVPeqVx7Vc8ZR",
    "sendgrid": "SG.aPJPX7itB/Vd/wRzv16rIm",
    "twilio_sid": "AC3c29a36bbb302584a6482e93a6576063"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}