{
  "name": "AgentEdge AI — Real Estate Tools",
  "short_name": "AgentEdge",
  "description": "AI-powered listings, CMAs, and lead nurture for real estate agents",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B2B4B",
  "theme_color": "#B87333",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/images/screenshot-540x720.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow" },
    { "src": "/images/screenshot-1280x720.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" }
  ],
  "shortcuts": [
    { "name": "Listing AI", "short_name": "Listing", "description": "Generate MLS listing", "url": "/listing-ai.html", "icons": [{ "src": "/icons/shortcut-listing-96.png", "sizes": "96x96", "type": "image/png" }] },
    { "name": "CMA Builder", "short_name": "CMA", "description": "Build a CMA", "url": "/cma-builder.html", "icons": [{ "src": "/icons/shortcut-cma-96.png", "sizes": "96x96", "type": "image/png" }] }
  ],
  "prefer_related_applications": false
}
