﻿{
  "background_color": "#D0191D",
  "description": "Realtor.ca Mobile Web Application",
  "display": "standalone",
  "icons": [
    {
      "src": "/images/common/icons/realtor-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/images/common/icons/realtor-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/images/common/icons/realtor-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/images/common/icons/realtor-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/images/common/icons/realtor-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/common/icons/realtor-maskable.png",
      "sizes": "615x615",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "name": "Realtor.ca Mobile Web Application",
  "short_name": "Realtor.ca",
  "start_url": "/index?launcher=true",
  "theme_color": "#D0191D"
}