{
  "name": "RealtyFlow CRM",
  "short_name": "RealtyFlow",
  "description": "A customer relationship management app for real estate consultants in small towns to manage their lead generation and management funnel, from initial acquaintance references to property possession.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
