{
  "name": "ONHomeLeads - Ontario Real Estate Platform",
  "short_name": "ONHomeLeads",
  "description": "Find, compare, rent, buy, and manage Ontario real estate using AI-powered search, multilingual chat, and smart property tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A2540",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["real-estate", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230A2540' width='192' height='192'/><text x='50%' y='50%' font-size='72' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'>ON</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230A2540' width='512' height='512'/><text x='50%' y='50%' font-size='192' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'>ON</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "Browse property listings across Ontario",
      "url": "/Listings"
    },
    {
      "name": "Find Agents",
      "short_name": "Agents",
      "description": "Find verified Ontario real estate agents",
      "url": "/FindAgents"
    }
  ],
  "prefer_related_applications": false
}
