{ "name": "PoolOps", "short_name": "PoolOps", "description": "Local-first pool operations dashboard for owner, technician and provider workflows.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#eef1f4", "theme_color": "#172026", "categories": ["utilities", "productivity"], "icons": [ { "src": "/icons/poolops-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/poolops-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Tekniker", "short_name": "Tekniker", "url": "/technician", "icons": [ { "src": "/icons/poolops-icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }, { "name": "Service", "short_name": "Service", "url": "/technician/customer/carlborg-pool-demo/service-safety", "icons": [ { "src": "/icons/poolops-icon.svg", "sizes": "any", "type": "image/svg+xml" } ] } ] }