{
  "name": "KPM Rentals — Property Management",
  "short_name": "KPM Rentals",
  "description": "Full-service property management: leasing, maintenance dispatch, IoT monitoring, contracts, payments and legal support — for owners, staff, residents and technicians.",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1f18",
  "theme_color": "#064e3b",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live dispatch", "url": "/app/dispatch", "description": "Track technicians in real time" },
    { "name": "Monitoring", "url": "/app/monitoring", "description": "IoT sensors and alerts" },
    { "name": "Pay rent", "url": "/app/tenant/pay", "description": "Resident payments" },
    { "name": "Report an issue", "url": "/app/tenant/maintenance", "description": "Request maintenance" }
  ]
}
