{
    "short_name": "ClinicalFlow",
    "name": "ClinicalFlow — Clinical Research Management System",
    "description": "Secure, audit-ready clinical research request automation platform. FEA, CTA and Financial Transaction workflows with role-based approvals, granular e-signatures and immutable audit trails.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "favicon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "favicon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        },
        {
            "src": "apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#1e3a8a",
    "background_color": "#ffffff",
    "lang": "en-GB",
    "categories": ["business", "productivity", "medical"],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Open your role-specific dashboard",
            "url": "/dashboard"
        },
        {
            "name": "Requests",
            "short_name": "Requests",
            "description": "View all requests",
            "url": "/requests"
        }
    ]
}
