{
"eligibility_rules": {
"company_must_be_taxable_in_quebec": true,
"sectors_allowed": [
"manufacturing",
"technology",
"retail"
]
},
"funding_rules": {
"coverage_pct_max": 0.25,
"coverage_pct_min": 0.15,
"eligible_cost_categories": [
"hardware",
"software"
],
"max_amount": null
},
"stacking_rules": [
{
"condition": "cannot_claim_same_costs_as_grant",
"type": "conditional",
"with": "essor"
}
]
}