{
  "name": "RAISE — Real Estate AI Sales Engine",
  "short_name": "RAISE",
  "description": "AI-powered property recommendations and proposals for real estate agents",
  "start_url": "/call",
  "display": "standalone",
  "background_color": "#1E40AF",
  "theme_color": "#1E40AF",
  "orientation": "landscape",
  "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"],
  "shortcuts": [
    { "name": "Call mode", "short_name": "Call", "url": "/call", "description": "Open call mode instantly" },
    { "name": "Clients", "short_name": "Clients", "url": "/clients", "description": "View client list" },
    { "name": "Proposals", "short_name": "Proposals", "url": "/proposals", "description": "View proposals" }
  ]
}
