{ "name": "CareNTidy ERP", "short_name": "CareNTidy", "description": "Cleaning agency operations, CRM, HR and dispatch.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#f4f6f8", "theme_color": "#047857", "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Inbox", "short_name": "Inbox", "url": "/inbox", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Calendar", "short_name": "Calendar", "url": "/calendar", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }