{
    "name": "PWAssemblyGuide",
    "short_name": "Assembly Guide",
    "description": "Interactive 3D kitchen cabinet assembly guide",
    "start_url": "https://assembly.pwinn.com/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00a398",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}