{
  "name": "Xposure Control Center",
  "short_name": "Xposure CC",
  "start_url": "/portal/Login?isPWA=true",
  "display": "standalone",
  "background_color": "#fff",
  "description": "THE INDUSTRY BUILT, CONSUMER FACING LISTING PLATFORM, POWERED BY REALTORS",
  "theme_color": "#279dee",
  "orientation": "portrait",
  "categories": ["real estate"],
  "icons": [
    {
      "src": "/images/responsive/xposure-icon-blue-bg.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/responsive/xposure-icon-blue-bg-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}