{
    "name": "Kalla — Mining Contractor Management",
    "short_name": "Kalla",
    "description": "Business management web application for mining contractors",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f97316",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}