{ "name": "LakeOps Command Center", "short_name": "LakeOps", "description": "Operational telemetry, incident response, and AI-assisted runbooks for the LakeOps GigaCluster.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0d1117", "theme_color": "#1d4ed8", "id": "lakeops-command-center", "categories": ["productivity", "utilities"], "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Incidents", "short_name": "Incidents", "url": "/incidents", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }