{
  "name": "api-gateway",
  "version": "3.1.8",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "G9hKuMC0CcxWeur0Fa6d"
  },
  "jwt_secret": "ogJ2CejDB93FJlIDDEuMQnKU9A0ErT4X",
  "api_keys": {
    "stripe": "sk_live_lfGelAD493VmYie5RzAtOgau",
    "sendgrid": "SG.A6UP/1JOaO3gOpJGbe/EWA",
    "twilio_sid": "ACd9f373e9768600c2b79725b4f62efc98"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}