{
  "name": "api-gateway",
  "version": "1.9.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oysSbeEKVD8jbijU5n34"
  },
  "jwt_secret": "l0JGTd6Ipxlf6nkm3u/1n3Txp57z5D5K",
  "api_keys": {
    "stripe": "sk_live_T4FR8hn5nT69H2ztAZH9rGu1",
    "sendgrid": "SG.9KRh19fwJuK3uF9lKdTrjZ",
    "twilio_sid": "AC7c846c0a67b68f154171ccc47a75f863"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}