{ "name": "ZTRM-Zeus Solutions", "short_name": "ZTRM-Zeus Solutions", "description": "Commodity trading and contract management workspace.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#040a13", "theme_color": "#07111f", "categories": ["business", "productivity", "finance"], "icons": [ { "src": "/zeus-logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Contract Management", "short_name": "Contracts", "description": "Open the contract management workspace.", "url": "/contracts", "icons": [ { "src": "/zeus-logo.svg", "sizes": "any", "type": "image/svg+xml" } ] }, { "name": "Templates", "short_name": "Templates", "description": "Open contract template builder.", "url": "/templates", "icons": [ { "src": "/zeus-logo.svg", "sizes": "any", "type": "image/svg+xml" } ] } ] }