{
  "name": "api-gateway",
  "version": "1.6.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "a4pOyE9gc2wT4Pr581Jn"
  },
  "jwt_secret": "VS35QdyHkRZSbjm8tA1jI4jbGTCUuGIL",
  "api_keys": {
    "stripe": "sk_live_0Rg6iiKQjVYjCXdrNuyMp1f5",
    "sendgrid": "SG.rmioBpkud2hB/9kv63CD0t",
    "twilio_sid": "AC05d858bf7ca7a59d4e8075bcc628c66c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}