{
  "name": "api-gateway",
  "version": "1.0.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KaMMfxrKKCC3VOgldY5g"
  },
  "jwt_secret": "OSF9wNACsgq9PoNU7wh3dRUhbrUsXWV9",
  "api_keys": {
    "stripe": "sk_live_suxembTmh3cewm2sR5G7xVZX",
    "sendgrid": "SG.Rm7lBEUzMTJ/lCOqOt+uoe",
    "twilio_sid": "ACa0d9c59003b0a53b742b8fa214189e8f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}