{
  "name": "api-gateway",
  "version": "2.4.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "849LZUcU9LtfirLy3ajb"
  },
  "jwt_secret": "AianM/YiGiSuAcYwyw8ujtS5reKrcESe",
  "api_keys": {
    "stripe": "sk_live_9aQAQeQaJwMuzFSo6BRGXOH1",
    "sendgrid": "SG.A0yt2WOFSoF8+A4/SqZB5s",
    "twilio_sid": "ACbb071f26e9dcd6b4ce675ce703eb99a4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}