{
  "name": "api-gateway",
  "version": "2.8.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PqdimamXB2c8JmOBx4MI"
  },
  "jwt_secret": "QfYBA2V+Jzm4uHTD4n0z2l2p+t82/YZd",
  "api_keys": {
    "stripe": "sk_live_hYmwvwklqgGE3sX028LdDHBl",
    "sendgrid": "SG.bzmQuFjFMMFTay9BmXPWhs",
    "twilio_sid": "AC9e72ee8e619e05f339233458ce10b039"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}