{
    "name": "KerfLab",
    "short_name": "KerfLab",
    "description": "Free online cut list optimizer for woodworkers. Minimize waste, visualize cutting layouts, track offcuts, and export PDF cut sheets.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a3a3a",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "115x116",
            "type": "image/png"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
