{ "name": "Cement Distribution ERP", "short_name": "Cement ERP", "description": "Enterprise Cement Distribution Management ERP with Real-Time Stock, Ledgers & Financial Accounting", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#020617", "theme_color": "#020617", "categories": ["business", "finance", "productivity"], "icons": [ { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" }, { "src": "/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" } ], "shortcuts": [ { "name": "Purchases Ledger", "short_name": "Purchases", "description": "View Purchases and Truck Lots", "url": "/purchases", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] }, { "name": "Sales Ledger", "short_name": "Sales", "description": "View Sales Invoices and Profit Ledger", "url": "/sales", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] }, { "name": "Customer Summary", "short_name": "Customers", "description": "Customer Account Financial Reconciliation", "url": "/customer-summary", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] }, { "name": "Executive Reports", "short_name": "Reports", "description": "View Enterprise Trading & Profit Reports", "url": "/reports", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] } ] }