{
    "name": "Accupe",
    "short_name": "Accupe",
    "description": "Projects, compliance, and client work, unified. Designed for modern UK professional service firms.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c111d",
    "theme_color": "#6346f0",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
