{
  "name": "Nyumbasync - Real Estate Operating System",
  "short_name": "Nyumbasync",
  "description": "Self-hosted platform that unifies property management, CRM, and deal pipeline with intelligent automation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ]
}