{
  "name": "api-gateway",
  "version": "1.4.14",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tO1h84qbrDd4wTI9ijNw"
  },
  "jwt_secret": "q2fsHSo9TUXrCe5UPVlqxWk8JlGOLoIB",
  "api_keys": {
    "stripe": "sk_live_to2knE7WltnfwZMcRyVVgiWB",
    "sendgrid": "SG.VPiFpNGu3r47G86T1STI9x",
    "twilio_sid": "ACd168ab826be533f324c5a9c7c75f45c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}