{
  "name": "CanadaPath AI",
  "short_name": "CanadaPath",
  "description": "Smart Canadian immigration tools and AI assistant",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#FFFBEB",
  "theme_color": "#0D9488",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}