{
  "name": "HM&RE Real Estate",
  "short_name": "HM&RE",
  "start_url": "/Real-Estate-PWA/index.html",
  "scope": "/Real-Estate-PWA/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#e8491d",
  "background_color": "#ffffff",
  "icons": [
    {"src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ]
}