{
  "name": "api-gateway",
  "version": "1.1.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Nqa0gS4VzIqagHSQ04Fb"
  },
  "jwt_secret": "c7jvWXCpRlZmkvGGIr+cfVvmoEzVTqGs",
  "api_keys": {
    "stripe": "sk_live_p3ht8VnIqZetjChHXyZNZuxl",
    "sendgrid": "SG.k3RRcc9muRnrWjiJMWAxCN",
    "twilio_sid": "AC8133eec529152e28c1120e0a0c0d2542"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}