{
  "name": "api-gateway",
  "version": "1.1.18",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iPqBhVMUWnMUJ9N8C20b"
  },
  "jwt_secret": "074hp0EUM2iI4KEGrHggYQ2KnGX9XYHS",
  "api_keys": {
    "stripe": "sk_live_pFKInFWPjz5S0EEp237HBWAX",
    "sendgrid": "SG.oHTcoJfFJUcOOgP2wSHYI4",
    "twilio_sid": "ACacc06263df44882fe0bc198e59bc932f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}