{
  "name": "Your Home Search",
  "short_name": "My Portal",
  "description": "Homes picked for you, your documents, and a direct line to your agent.",
  "start_url": "/portal.html#/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6F3",
  "theme_color": "#B07C8A",
  "icons": [
    { "src": "/icons/v2/portal-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/v2/portal-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/v2/portal-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/v2/portal-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Homes for me", "url": "/portal.html#/homes" },
    { "name": "Message my agent", "url": "/portal.html#/messages" }
  ]
}
