{
    "name": "Kalla — Mining Contractor Management",
    "short_name": "Kalla",
    "description": "Business management web application for mining contractors",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#f97316",
    "theme_color": "#f97316",
    "orientation": "any",
    "icons": [
        { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/images/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/logo.png", "sizes": "1024x1024", "type": "image/png" }
    ],
    "screenshots": [
        {
            "src": "/images/splash-1080x1920.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "platform": "narrow",
            "label": "Kalla home screen"
        }
    ]
}