{
    "name": "AccountingCore",
    "alias": "accountingcore",
    "displayName": "Accounting",
    "version": "1.0.0",
    "description": "Basic Accounting System for Income and Expense Tracking. Integrates with SystemCore for automatic transaction sync from sales/purchase orders (optional).",
    "documentationUrl": "https://czappstudio.com/",
    "changelogUrl": "https://czappstudio.com/",
    "tutorialUrl": "https://czappstudio.com/",
    "isCoreModule": true,
    "keywords": ["accounting", "income", "expense", "basic", "financial"],
    "priority": 0,
    "providers": [
        "Modules\\AccountingCore\\App\\Providers\\AccountingCoreServiceProvider"
    ],
    "files": [],
    "category": "Finance & Accounting",
    "dependencies": []
}
