{
  "name": "api-gateway",
  "version": "3.6.5",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ozNbQ53rms0Yut6rn4Iv"
  },
  "jwt_secret": "jlVQnzMybMiCVcyIctdVJC+Z9IIPmlPv",
  "api_keys": {
    "stripe": "sk_live_Uz0U1AjyBzqQhVoK0LM8n0hT",
    "sendgrid": "SG.Sn4qhSyDdPWLFKOcOYMW5U",
    "twilio_sid": "ACc1800c89f0b5c84f20990acdb80cfc79"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}