{
  "_comment": "Hlídač cen remote config. Fetched by the service worker every 6 h (REMOTE_CONFIG_URL in background.js -> hlidac-cen-config.pages.dev), mirrored to chrome.storage.local, read by content.js applyRemoteGate(). Fail-open: unreachable = code defaults. Deploy with scripts/deploy-config.sh (NOT the GitLab CI pages job, that host needs the VPN).",
  "enabled": true,
  "matchEngine": "v2",
  "_matchEngine": "Matching engine: v2 = candidate scorer (default in code), v1 = the older pass ladder kept as a fallback. Set v1 to roll the matcher back in every install within 6 h.",
  "blockedHosts": [],
  "nonRetailTypes": [],
  "nonRetailPathSegments": [],
  "maxProductPrice": 3000000,
  "feedback": {
    "_comment": "Problem-report form. If it gets flooded: create a new Form, paste its /viewform URL and entry.* ids here, or set enabled=false. Live in every install within 6 h. Only a docs.google.com/forms URL is accepted by the extension. reportId: add a short-answer question to the Form and put its entry id here; until then the install id rides in the version field as 'id:...'. placement: where the report control sits - 'header' (flag icon next to the settings gear, the code default) or 'footer' (the ghost button next to the CTA, as before 2026-09-13). Anything else is ignored.",
    "enabled": true,
    "placement": "header",
    "url": "https://docs.google.com/forms/d/e/1FAIpQLSeUNOqY7RNAUfLYrtZo2okM6-ZeeUfTNKpBRGJdMO8mNLUppA/viewform",
    "fields": {
      "description": "entry.1052404921",
      "pageUrl": "entry.487584479",
      "product": "entry.1186357284",
      "status": "entry.980903080",
      "heurekaMatch": "entry.1126632318",
      "version": "entry.274164963",
      "userAgent": "entry.1220879843",
      "reportId": ""
    }
  },
  "_blockedHosts_comment": "The full list lives in content.js CONFIG.blacklist as of 2026-09-08; this field is OR-ed on top of it and exists for ad-hoc additions when something has to be blocked without waiting for a Store release. Adding here never removes anything from the code list."
}
