﻿{
  "name": "GuideCAN.ca - Your Guide to Life in Canada",
  "short_name": "GuideCAN.ca",
  "description": "35+ AI-powered tools for settlement, jobs, banking, healthcare, housing, and more. Built for everyone exploring Canada.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
