{
    "name": "Clinical Clean & MedLogistics",
    "short_name": "Clinical Clean",
    "description": "Sheffield office and clinical cleaning — client portal.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0f172a",
    "theme_color": "#2A5243",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Client portal",
            "short_name": "Portal",
            "url": "/login",
            "description": "Log in to the client portal"
        },
        {
            "name": "Get a quote",
            "short_name": "Quote",
            "url": "/quote/commercial",
            "description": "Request an office cleaning quote"
        }
    ]
}
