{ "name": "ShipTasks Blog - OpenClaw, CrewAI & LangChain Tutorials", "short_name": "ShipTasks Blog", "description": "Master OpenClaw, CrewAI and LangChain with tutorials on AI agent security, rogue agent prevention, CVE hardening, and production deployment.", "start_url": "/", "scope": "/", "display": "standalone", "background_color":="#0F172A", "theme_color": "#00D9FF", "orientation": "portrait-primary", "categories": [ "technology", "development", "ai", "programming" ], "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ], "screenshots": [ { "src": "/images/og.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" } ], "shortcuts": [ { "name": "Home", "short_name": "Home", "description": "Go to homepage", "url": "/" }, { "name": "Articles", "short_name": "Articles", "description": "Browse all articles", "url": "/#categories" } ] }