{
  "name": "Smart Property CRM",
  "short_name": "PropertyCRM",
  "description": "Property management & CRM system for tenants, billing, maintenance, security and more",
  "start_url": "/Dashboard",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#1a1f2e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
