{
  "name": "John Moncada-Remax Hub",
  "short_name": "Rental App",
  "description": "York Region Real Estate and Tenant Support Portal",
  "start_url": "/tenant-app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#003DA5",
  "theme_color": "#003DA5",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}