{ "name": "JARVIS — Shadow Software Command Centre", "short_name": "JARVIS", "description": "Jimmy's operational command centre — projects, clients, pipeline, finance, and more.", "start_url": "/", "display": "standalone", "background_color": "#0a0f1a", "theme_color": "#0a0f1a", "orientation": "any", "scope": "/", "categories": ["productivity", "business"], "icons": [ { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Mission Control", "short_name": "Dashboard", "url": "/", "description": "Open the main dashboard" }, { "name": "My Day", "short_name": "My Day", "url": "/tasks/my-day", "description": "View today's priority tasks" }, { "name": "Pipeline", "short_name": "Pipeline", "url": "/pipeline", "description": "View deal pipeline" }, { "name": "Finance", "short_name": "Finance", "url": "/finance", "description": "View financial overview" } ] }