{ "name": "Risk Navigator", "short_name": "Risk Nav", "description": "Healthcare compliance platform for Mediclinic — ISO 14001 inspections, tasks, and reports.", "start_url": "/index.html", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#1E3A5F", "background_color": "#F5F3EF", "categories": ["business", "productivity", "medical"], "icons": [ { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "64x64", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Start inspection", "short_name": "Inspect", "description": "Begin a new compliance inspection", "url": "/app/start-inspection.html", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] }, { "name": "Open tasks", "short_name": "Tasks", "description": "View corrective action tasks", "url": "/app/tasks.html", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] } ] }