{
  "name": "api-gateway",
  "version": "3.3.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HaJMmYXBObEDGCjQTbF5"
  },
  "jwt_secret": "hfZgiL+LsTwmdH+H6g7Aa0/EkDeDNb6Y",
  "api_keys": {
    "stripe": "sk_live_khenk2KXTK7S5Ydh3WfJT5UL",
    "sendgrid": "SG.+Q5eDGFLwccsXWcyx8m1cJ",
    "twilio_sid": "AC22b7ff5c5eecd9c38fc70c7af322d58d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}