{ "name": "Khata — Business Ledger", "short_name": "Khata", "description": "Track customers, suppliers, sales, stock, and daily profit. Bilingual English & Urdu.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#2f7a4d", "lang": "en", "dir": "auto", "categories": ["business", "finance", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New Sale", "short_name": "Sale", "url": "/sales/new", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }] }, { "name": "New Purchase", "short_name": "Purchase", "url": "/sales/new?type=purchase", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }] } ] }