{
    "id": "/",
    "scope": "/",
    "name": "SmartWMS",
    "short_name": "SmartWMS",
    "description": "AI-driven Warehouse Management System",
    "display": "standalone",
    "start_url": "/",
    "background_color": "#F8FAFC",
    "theme_color": "#1E63B0",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
