{
  "name": "Villanova — Real Estate Mauritius",
  "short_name": "Villanova",
  "description": "Browse properties for sale and rent in Mauritius",
  "start_url": "/properties.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00B4D8",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Properties",
      "url": "/properties.html",
      "description": "Browse listings"
    },
    {
      "name": "Contact",
      "url": "/contact.html",
      "description": "Get in touch"
    }
  ]
}
