{
  "name": "LeasEase — South Africa's Rental Platform",
  "short_name": "LeasEase",
  "description": "AI-powered rentals for landlords and tenants. Guaranteed rent. Verified tenants. No agents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e3199",
  "theme_color": "#1e3199",
  "categories": ["finance", "lifestyle", "productivity", "business"],
  "icons": [
    { "src": "/leasease-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Pay Rent",       "url": "/app/payments",   "description": "Pay rent in seconds" },
    { "name": "Browse Rentals", "url": "/marketplace",    "description": "Find a place to rent" },
    { "name": "Maintenance",    "url": "/app/maintenance","description": "Log a repair request" }
  ]
}
