{
  "name": "SousaSells Real Estate",
  "short_name": "SousaSells",
  "description": "Find your dream home with SousaSells Real Estate. Search homes for sale, condos, and townhomes across the GTA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en-CA",
  "icons": [
    {
      "src": "/image/logo.png",
      "sizes": "148x148",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}