{
  "name": "api-gateway",
  "version": "1.3.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MbZ2HiVFBK4nJNPkd8b8"
  },
  "jwt_secret": "Xw/ntTffuFMKs9/StDiHsp/Vj4aryalp",
  "api_keys": {
    "stripe": "sk_live_LW5Hj5UTHBWAP1YTSVVlvlbI",
    "sendgrid": "SG.b5CGuH0/OIcu7+vVReElIE",
    "twilio_sid": "AC9f12fcd912f001a01341cdea45e82530"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}