{
    "name": "ForgeSlicer — Browser CAD & 3D Printing Design Tool",
    "short_name": "ForgeSlicer",
    "description": "Browser-based CAD and slicer for 3D printing. Model with primitives, Booleans, and AI-assisted mesh generation, then send directly to OrcaSlicer, PrusaSlicer, or Bambu Studio.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/forgeslicer-logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/forgeslicer-logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        }
    ]
}
