{
    "name": "KhataPlus - Digital Ledger",
    "short_name": "KhataPlus",
    "description": "Digital khata book for managing customer credit and payments",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#4F46E5",
    "theme_color": "#4F46E5",
    "orientation": "portrait-primary",
    "scope": "./",
    "icons": [
        {
            "src": "./logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "./logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr"
}
