{
  "name": "LandMatch Pro — Off-Market Land Deals",
  "short_name": "LandMatch",
  "description": "Off-market land parcels matched to a specific builder or fund's buy box, with AI deal analysis built in.",
  "id": "/app",
  "start_url": "/app?src=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#0d0f14",
  "orientation": "any",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
