{
  "name": "api-gateway",
  "version": "3.0.15",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "adHJfkYFo465pMxhecmp"
  },
  "jwt_secret": "m8JtGtADZJI57oSBkleZFtluJwBLAW4e",
  "api_keys": {
    "stripe": "sk_live_HBEDiiMQYHreX4ksJKtejEwu",
    "sendgrid": "SG.5hqLZ8rW3AhqAUdxBkqesq",
    "twilio_sid": "ACc91e3fe7c0876208ade034c633a61efe"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}