{
  "name": "RentMaster Property Management",
  "short_name": "RentMaster",
  "description": "Direct in-app messaging, rent ledger, receipt screenshot verification, and property overview for managers and tenants.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F1F5F9",
  "theme_color": "#0ea5e9",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
