{
  "name": "api-gateway",
  "version": "3.3.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0WIgW9RyCbyafG60CUpX"
  },
  "jwt_secret": "wcQ02TAxt6GErb+Me307cI3Uq8IkAvd+",
  "api_keys": {
    "stripe": "sk_live_i0T1CNS04sEaKLSD4gSgGzmN",
    "sendgrid": "SG.FI+kIrhJcUuCPpJUZKM6b/",
    "twilio_sid": "ACd37eb7f79de8b7d692896a347ad736e5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}