{
  "name": "api-gateway",
  "version": "1.3.10",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "qQmF6b2N3UqiO32Y9RS1"
  },
  "jwt_secret": "DNZZv1OXMWuhgxdHpweSFSIFwwjVGIXw",
  "api_keys": {
    "stripe": "sk_live_KYWY82EJEcvUc0IWDeRcuiFw",
    "sendgrid": "SG.GeeXoVH7rPGhWi4AJ9VjW6",
    "twilio_sid": "AC5246851d2b80cfa6d826cebc962f5310"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}