{ "name": "Advanced LedgerWorks", "short_name": "LedgerWorks", "description": "Advanced LedgerWorks accounting, bookkeeping, and financial management platform.", "start_url": "/", "display": "standalone", "background_color": "#0F172A", "theme_color": "#0F172A", "orientation": "any", "icons": [ { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Approval Queue", "short_name": "Approve", "url": "/approval-queue", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Quick Receipt", "short_name": "Receipt", "url": "/mobile/receipt", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Time Entry", "short_name": "Time", "url": "/time-entries", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ], "categories": ["finance", "business", "productivity"] }