{
  "name": "Marév",
  "short_name": "Marév",
  "description": "Find your place in the world — browse homes for sale and rent with Marév.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#14505C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "short_name": "Properties",
      "url": "/properties",
      "description": "Browse all property listings"
    },
    {
      "name": "Find Agents",
      "short_name": "Agents",
      "url": "/agents",
      "description": "Browse real estate agents"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Manage your listings"
    }
  ],
  "categories": ["real estate", "lifestyle", "business"]
}
