{
  "name": "api-gateway",
  "version": "1.5.16",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0bK2KYaX2l2u3OpSMtxo"
  },
  "jwt_secret": "ABy6wSECFFcXDHGGfB8FX7Sj/Lto3EpF",
  "api_keys": {
    "stripe": "sk_live_nq7Ll7OWx6S5lgUsfjGmP18X",
    "sendgrid": "SG.y0Jp7EZAPibaGd33W88llS",
    "twilio_sid": "ACe59b5ed7105c4715124d84ed4deed67b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}