{
  "name": "api-gateway",
  "version": "3.6.12",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Qs39hm185xdxF85QG1fs"
  },
  "jwt_secret": "KaeMnmnekvoyItf9AnuUl3yFtrBzwOu3",
  "api_keys": {
    "stripe": "sk_live_p01XjyOppZEAqWcqm7BCtbSq",
    "sendgrid": "SG.W+TWb6zoTYxPcP8QnEbu0L",
    "twilio_sid": "AC612f8042e464cb6db552847f5d920f17"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}