{
  "name": "api-gateway",
  "version": "1.2.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Lz6mUkqgqEOh5LdaeaJu"
  },
  "jwt_secret": "AfWnI1cgfitXlj2Pd13pG+RIhYw2FQbK",
  "api_keys": {
    "stripe": "sk_live_kb8W0zm5TroRc1zYIZX1uVWp",
    "sendgrid": "SG.7gnOzwfAizGvl7d3mHsPwW",
    "twilio_sid": "AC00f72dfb291efb921f77b8eb5c6ab511"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}