{
  "name": "LIZIU - Master DSA, K8s, System Design, Databricks & Pulumi",
  "short_name": "LIZIU",
  "description": "Visual, step-by-step tutorials. 88 tutorials covering DSA, Kubernetes, System Design, and Databricks with interactive examples.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#8B5CF6",
  "background_color": "#FAFBFC",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "developer"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LIZIU Dashboard"
    },
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LIZIU Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Arrays & Strings",
      "short_name": "Arrays",
      "description": "Start with array fundamentals",
      "url": "/dsa/arrays-strings.html"
    },
    {
      "name": "Trees & Graphs",
      "short_name": "Trees",
      "description": "Tree and graph data structures",
      "url": "/dsa/trees-basics.html"
    },
    {
      "name": "DSA Cheatsheet",
      "short_name": "Cheatsheet",
      "description": "Quick reference for all DSA topics",
      "url": "/dsa-cheatsheet.html"
    },
    {
      "name": "Kubernetes Tutorials",
      "short_name": "K8s",
      "description": "Kubernetes tutorials from basics to advanced",
      "url": "/kubernetes-overview.html"
    },
    {
      "name": "System Design Tutorials",
      "short_name": "SysDes",
      "description": "System design tutorials from fundamentals to real-world",
      "url": "/system-design-overview.html"
    },
    {
      "name": "Databricks Tutorials",
      "short_name": "Databricks",
      "description": "Databricks tutorials from workspace to production lakehouses",
      "url": "/databricks-overview.html"
    },
    {
      "name": "Pulumi Tutorials",
      "short_name": "Pulumi",
      "description": "Pulumi tutorials from getting started to policy as code",
      "url": "/pulumi-overview.html"
    },
    {
      "name": "AI Agents Tutorials",
      "short_name": "AI Agents",
      "description": "AI agent tutorials from fundamentals to multi-agent systems",
      "url": "/ai-agents-overview.html"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
