{ "name": "RCM Command Center", "short_name": "RCM", "description": "Camping World Regional Consignment Management dashboard", "id": "rcm-command-center", "start_url": "./dashboard", "scope": "./", "display": "standalone", "orientation": "any", "theme_color": "#1a2540", "background_color": "#0b1220", "categories": ["business", "productivity"], "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }