{
  "name": "api-gateway",
  "version": "2.9.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "t8tvEbpKWJoKGFhSg0WW"
  },
  "jwt_secret": "+QJ9MtboLzM/Zat9J4jAM4IG+EJwA37r",
  "api_keys": {
    "stripe": "sk_live_yDzeuSLAKT4lJfti3A7JU8On",
    "sendgrid": "SG.NwsaZX6V3iB5qSf7tYo6ea",
    "twilio_sid": "AC544aaf891ee8442f3f37bf7c6691fe9b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}