{
    "name": "CRMCore",
    "alias": "crmcore",
    "displayName": "CRM Core",
    "version": "1.0.0",
    "description": "Core Customer Relationship Management Module. Integrates with SystemCore for shared customer data and TaskSystem for task management (optional).",
    "documentationUrl": "https://czappstudio.com/",
    "changelogUrl": "https://czappstudio.com/",
    "tutorialUrl": "https://czappstudio.com/",
    "isCoreModule": true,
    "keywords": ["crm", "customers", "leads", "deals", "sales"],
    "priority": 0,
    "providers": [
        "Modules\\CRMCore\\App\\Providers\\CRMCoreServiceProvider"
    ],
    "files": [],
    "category": "Core",
    "dependencies": ["SystemCore"]
}
