{
  "name": "EZtoFind.ca — BC Real Estate",
  "short_name": "EZtoFind",
  "description": "AI-powered BC real estate research and lead generation. Doug LeMaire, REALTOR®.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E1",
  "theme_color": "#0F2A5B",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Listings",
      "url": "/listings",
      "description": "Browse active BC MLS® listings"
    },
    {
      "name": "Ask Doogie",
      "url": "/?doogie=open",
      "description": "Open the Doogie AI chat"
    },
    {
      "name": "Home Valuation",
      "url": "/valuation",
      "description": "Get an instant home estimate"
    }
  ]
}
