{
    "name": "ML Assembly Guide",
    "short_name": "ML Assemble",
    "description": "Interactive 3D kitchen cabinet assembly guide with step-by-step instructions",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0ea5e9",
    "orientation": "any",
    "categories": [
        "utilities",
        "productivity"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/Logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Browse Assemblies",
            "short_name": "Browse",
            "description": "View all available cabinet assemblies",
            "url": "/",
            "icons": []
        }
    ]
}