{
  "name": "RentManager",
  "short_name": "RentManager",
  "description": "Multi-tenant property management platform for the Kenyan rental market",
  "start_url": "/continue",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#059669",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "property", "finance"]
}