{ "name": "TorqueIO", "short_name": "TorqueIO", "description": "AI-Native Auto Repair Management", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#1565E8", "orientation": "any", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Repair Orders", "short_name": "ROs", "url": "/repair-orders", "description": "View and manage repair orders" }, { "name": "Appointments", "short_name": "Schedule", "url": "/appointments", "description": "View today's appointments" } ] }