{
  "name": "Convass — Private Real Estate Canada",
  "short_name": "Convass",
  "description": "Find or list private rentals and homes for sale in Canada without a realtor. No commission, no listing fee.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FAFAFA",
  "theme_color": "#0F0F17",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Convass listings browse on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Search rentals",
      "short_name": "Rentals",
      "url": "/rentals/downtown-toronto",
      "description": "Browse private rentals across the GTA"
    },
    {
      "name": "Homes for sale",
      "short_name": "For sale",
      "url": "/homes-for-sale/downtown-toronto",
      "description": "Browse private homes for sale in Canada"
    },
    {
      "name": "Post a listing",
      "short_name": "Post",
      "url": "/listings/new",
      "description": "List your property for free"
    }
  ],
  "categories": ["business", "lifestyle", "productivity"],
  "lang": "en-CA",
  "dir": "ltr",
  "prefer_related_applications": false
}
