{
    "name": "KRUSHIGATHA कृषीगाथा — Agriculture Shop Management",
    "short_name": "Krushigatha",
    "description": "कृषी सेवा केंद्रासाठी संपूर्ण billing, inventory, accounting सॉफ्टवेअर",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#16a34a",
    "background_color": "#faf9f5",
    "lang": "mr",
    "categories": ["business", "finance", "productivity"],
    "icons": [
        {"src": "/assets/img/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any"},
        {"src": "/assets/img/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any"},
        {"src": "/assets/img/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
        {"src": "/assets/img/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ],
    "permissions": ["camera", "notifications", "storage"],
    "capture_links": "existing-client-event"
}
