{
  "name": "LuxDevHQ - AI and Data Science Training",
  "short_name": "LuxDevHQ",
  "description": "Hands-on AI, data science, analytics, and engineering training with LuxDevHQ.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free AI Tutor",
      "short_name": "AI Tutor",
      "description": "Open the LuxDevHQ free AI tutor.",
      "url": "/free-ai-tutor",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Programs",
      "short_name": "Programs",
      "description": "Explore LuxDevHQ programs and pricing.",
      "url": "/pricing",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
