{
    "name": "Qrixo Accounting",
    "short_name": "Qrixo",
    "description": "Complete accounting software for Bangladeshi businesses — Sales, Purchase, Stock, Payroll, and Reports in one place.",
    "start_url": "/public/dashboard.php?pwa=1",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f8fafc",
    "theme_color": "#2563eb",
    "lang": "bn",
    "dir": "ltr",
    "icons": [
        { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
    ]
}
