{
  "name": "AI Learning Club",
  "short_name": "AI Learning",
  "description": "Learn AI engineering from Python to production. Courses on ML, LLMs, RAG, MLOps, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#2563EB",
  "orientation": "any",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Courses",
      "url": "/courses.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Progress",
      "url": "/progress.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
