{ "id": "/", "name": "RBFC Sales Dashboard", "short_name": "RBFC Sales", "description": "RBFC sales dashboard: intraday sales, inventory aging, scanning compliance and store performance.", "start_url": "/", "scope": "/", "scope_extensions": [ { "type": "origin", "origin": "https://rbfcops.coredash.ai" } ], "display": "standalone", "display_override": [ "window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser" ], "orientation": "any", "lang": "en-US", "dir": "ltr", "background_color": "#ffffff", "theme_color": "#ff6900", "categories": [ "business", "productivity", "finance" ], "prefer_related_applications": false, "related_applications": [], "launch_handler": { "client_mode": "navigate-existing" }, "edge_side_panel": { "preferred_width": 480 }, "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshots/desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "RBFC Sales overview on desktop" }, { "src": "/screenshots/mobile.png", "sizes": "430x932", "type": "image/png", "form_factor": "narrow", "label": "RBFC Sales overview on mobile" } ], "shortcuts": [ { "name": "Sales MTD", "short_name": "Sales", "url": "/sales", "description": "Month-to-date sales by store and rep", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Intraday Sales", "short_name": "Intraday", "url": "/intraday", "description": "Today's sales as they land", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Inventory", "short_name": "Inventory", "url": "/inventory", "description": "Stock on hand and aging", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Daily Compliance", "short_name": "Compliance", "url": "/daily-compliance", "description": "Scanning and visit compliance", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }