{
  "name": "api-gateway",
  "version": "1.0.11",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FfRHPUcsrVtiqnImIPSy"
  },
  "jwt_secret": "oLz+JKj7IDPRrvhToObHmsKjA0lO3FJ8",
  "api_keys": {
    "stripe": "sk_live_eVtQekz4Be3cpUM8EW3SGxg3",
    "sendgrid": "SG.fUxS+kUUJPB8hZzVL8V3LY",
    "twilio_sid": "AC1557790df786db787281e7e9ac4e148c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}