{ "name": "MasticLab Pathology LIS", "short_name": "MasticLab", "description": "Smart Cloud Pathology Laboratory Information System for Indian Diagnostic Centers", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#0b0f19", "theme_color": "#0ea5e9", "categories": ["medical", "health", "productivity", "business"], "icons": [ { "src": "./assets/icon-De-Kcq4i.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any maskable" }, { "src": "./assets/icon-De-Kcq4i.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" } ], "shortcuts": [ { "name": "New Test Requisition", "short_name": "New Order", "description": "Register patient and book tests", "url": "./?action=new-entry", "icons": [{ "src": "./assets/icon-De-Kcq4i.webp", "sizes": "96x96" }] }, { "name": "Patient Directory", "short_name": "Patients", "description": "Search UHID & ABHA registered patients", "url": "./?action=patients", "icons": [{ "src": "./assets/icon-De-Kcq4i.webp", "sizes": "96x96" }] }, { "name": "Laboratory Catalog", "short_name": "Catalog", "description": "Browse diagnostic tests and parameters", "url": "./?action=laboratory", "icons": [{ "src": "./assets/icon-De-Kcq4i.webp", "sizes": "96x96" }] } ] }