{
  "name": "api-gateway",
  "version": "3.4.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3xwIaiehAF6rdr3x1QZs"
  },
  "jwt_secret": "AhzGv65xkVKFZqi2PJH5oV+1CdVK77To",
  "api_keys": {
    "stripe": "sk_live_bTgxpkVpkn2ZgWeIlS29llIt",
    "sendgrid": "SG.PsZDK7Le0WTeYZkJ3VTt5r",
    "twilio_sid": "ACfde2c2637d7237b6b622863c8069b759"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}