{
  "name": "api-gateway",
  "version": "3.5.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4VeqsnIXEPAepY7G1M5g"
  },
  "jwt_secret": "PZ48o4kpFhi7MPjRP4iLYFmUVL8tZ5Rp",
  "api_keys": {
    "stripe": "sk_live_KuzTs3jlHJwu18AdQI76RoKw",
    "sendgrid": "SG.ehzyK4KNa4iAE+71B0jRqh",
    "twilio_sid": "AC720738b30af476e9f3619cf41550051e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}