{
  "name": "api-gateway",
  "version": "1.6.8",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Kamfiyv7RShDa5mUprgm"
  },
  "jwt_secret": "l9R7bdKUFT1uzDHwd77LMQPt6m7f770o",
  "api_keys": {
    "stripe": "sk_live_CaeChNspvFkGnyGRCqdDKvSi",
    "sendgrid": "SG.V1B+auKtTq2F8acBPmq4R7",
    "twilio_sid": "AC5ad4087ac906b320f3007ed06f14e75e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}