{
  "name": "York Nine Real Estate",
  "short_name": "York Nine",
  "description": "Expert real estate services in Toronto & GTA. Browse MLS® listings, get AI home valuations, and work with top agents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1B4332",
  "background_color": "#FFFFFF",
  "categories": ["real-estate", "property"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1517935706615-2717063c2225?w=540&q=95",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1517935706615-2717063c2225?w=1024&q=95",
      "sizes": "1024x768",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Browse MLS® listings",
      "url": "/Search",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Home Valuation",
      "short_name": "Valuation",
      "description": "Get free home evaluation",
      "url": "/HomeEvaluation",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Pre-Construction",
      "short_name": "PreCon",
      "description": "New homes & projects",
      "url": "/PreConstruction",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/shared",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
