{
  "name": "api-gateway",
  "version": "3.0.2",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LTEM5ANRdKKLrKlVhm2t"
  },
  "jwt_secret": "HgPeIVGC7ErJK0yxRG8IolbdUEm4cU0D",
  "api_keys": {
    "stripe": "sk_live_IYeJiD0BHU9gcB7c2pPuEMGV",
    "sendgrid": "SG.zNHOeVUMELnHz/WZmMnvD4",
    "twilio_sid": "AC9607d246944372e3883d7826d77c031f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}