{
  "name": "Real Estate CRM Pro",
  "short_name": "CRM Pro",
  "description": "Real estate customer relationship manager",
  "id": "/",
  "start_url": "/accounts/login/?next=/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1e8dba",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/icon-192.png?v=20260504",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png?v=20260504",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
