{
    "id": "/",
    "name": "Client Catalog — LCM Solutions",
    "short_name": "LCM Catalog",
    "description": "Browse your allocated catalog and submit fulfillment orders.",
    "start_url": "/catalog",
    "scope": "/",
    "display": "standalone",
    "background_color": "#4f1c5c",
    "theme_color": "#4f1c5c",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "handle_links": "preferred",
    "launch_handler": { "client_mode": "navigate-existing" }
}
