{
  "name": "api-gateway",
  "version": "1.3.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YUOMKwfErFrVDoHQdn6h"
  },
  "jwt_secret": "/F2p9uiiYpKeW/Sv+FrISA/Bmi7LJKAG",
  "api_keys": {
    "stripe": "sk_live_M6SIYVxsbEAP9bhL0yUZUvKW",
    "sendgrid": "SG.Ds+4pzRv2U0y/o+DGek9g/",
    "twilio_sid": "AC5a8ccef96980a2a05a62e8bff77167b9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}