{
  "name": "api-gateway",
  "version": "2.8.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "uRe1hSqic1JyiGfrg1fg"
  },
  "jwt_secret": "byfZuS6dNyJCnbARWOSDuhwFe9mVNsIy",
  "api_keys": {
    "stripe": "sk_live_6JGnNPsilek904T9hHwyYmHP",
    "sendgrid": "SG.N5P9ImlECk/YH6CpAuN0/T",
    "twilio_sid": "AC3bbe860757ad6d4b64a2132b4f88be4f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}