{
  "name": "GovGuide.ca — AI Benefits Advisor for Canadians",
  "short_name": "GovGuide",
  "description": "Find every Canadian government benefit, grant, and tax credit you qualify for. AI-powered. Free to start.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#00C896",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "categories": ["finance", "government", "utilities"],
  "icons": [
    {
      "src": "/govguide_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/govguide_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}