{
    "name": "Free Khata Book",
    "short_name": "Khata Book",
    "description": "Free digital ledger for shopkeepers — credit/debit tracking, WhatsApp reminders, offline-ready.",
    "start_url": "./dashboard",
    "scope": "./",
    "display": "standalone",
    "background_color": "#F3ECDA",
    "theme_color": "#1E2A38",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
