{
  "name": "api-gateway",
  "version": "2.0.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "d45rUA1ihQrZtMUXWi0U"
  },
  "jwt_secret": "dN/Le61ffwyhXD727gVQJaV9jcoOIT6o",
  "api_keys": {
    "stripe": "sk_live_YHO2IxPxf3Ss7EYEnRIsWxQe",
    "sendgrid": "SG.BVT8nRMkE1CY/VIm2+hNel",
    "twilio_sid": "AC0fa9d7b0d9ca3951e26595e6d347196d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}