{ "id": "/", "name": "Asopalav ERP", "short_name": "Asopalav ERP", "description": "Asopalav ERP — purchase, inventory and sales billing. Installs on the desktop and keeps billing sales invoices even with no internet connection.", "theme_color": "#1e293b", "background_color": "#ffffff", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "any", "scope": "/", "start_url": "/", "lang": "en-IN", "dir": "ltr", "categories": ["business", "productivity", "finance"], "prefer_related_applications": false, "launch_handler": { "client_mode": "focus-existing" }, "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New Sales Invoice", "short_name": "New Invoice", "description": "Start billing a new sales invoice (works offline)", "url": "/sales/invoices/new" }, { "name": "Offline Sync", "short_name": "Offline Sync", "description": "Sync status, pending bills and local cache health", "url": "/offline-sync" }, { "name": "Product Catalogue", "short_name": "Catalogue", "description": "Browse the product catalogue", "url": "/catalogue" } ] }