{
  "name": "api-gateway",
  "version": "3.9.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cIXXHDUBjlECKOwwobVU"
  },
  "jwt_secret": "JlnDML33tEZ/fPVY6LrWiOmyuuiQJz1k",
  "api_keys": {
    "stripe": "sk_live_MYCV7u3qK9mvuS8ymP2LNKLT",
    "sendgrid": "SG.YzoC+Sw7qV8/28D1+rmJ42",
    "twilio_sid": "ACa2dad1a0ea9b5a82ead2880dd462ab2e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}