{
    "name": "KRUSHIGATHA \u0915\u0943\u0937\u0940\u0917\u093e\u0925\u093e \u2014 Agriculture Shop Management",
    "short_name": "KRUSHIGATHA",
    "description": "Complete billing, inventory, accounting software for Krushi Seva Kendra",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#3d6410",
    "background_color": "#faf9f5",
    "lang": "en",
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "permissions": [
        "camera",
        "notifications",
        "storage"
    ],
    "capture_links": "existing-client-event"
}