{
  "name": "api-gateway",
  "version": "3.0.3",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KwqB6OyT3G5i5PP40FAC"
  },
  "jwt_secret": "PWEym+euygXgVikbiLijya4A80hNUV0u",
  "api_keys": {
    "stripe": "sk_live_p0maGba5pQ3hEaivApxTiiGJ",
    "sendgrid": "SG.pMiNCcC4ft4lp6jV/zkxQq",
    "twilio_sid": "AC1090366b9551f197d46bc04810d73dac"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}