{
  "name": "REmatch — Real Estate Assistant",
  "short_name": "REmatch",
  "description": "A private workspace for matching buyers with property opportunities.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#f5f5f1",
  "theme_color": "#003b70",
  "orientation": "any",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
