{
  "name": "api-gateway",
  "version": "1.2.10",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "vZKVBAm8hACV8WzO8cSb"
  },
  "jwt_secret": "GzWH0qIWUr9WNup050Ij5hndTkhrHlcT",
  "api_keys": {
    "stripe": "sk_live_6twG4WS78d02E0dFqdn2RWuU",
    "sendgrid": "SG.OMTA+9wZaqV2U+hMS+VilT",
    "twilio_sid": "AC184220c7c962476cddd1712e33901720"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}