{
  "name": "LandHunt - UK Land Intelligence",
  "short_name": "LandHunt",
  "description": "Find, assess, and acquire development opportunities faster. Map-based land sourcing with planning data, ownership lookups, constraints, and site analysis.",
  "start_url": "/dashboard/map",
  "scope": "/",
  "id": "/dashboard",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Map View",
      "short_name": "Map",
      "url": "/dashboard/map",
      "description": "Open the interactive land map"
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/dashboard/pipeline",
      "description": "View your saved sites"
    },
    {
      "name": "GDV Calculator",
      "short_name": "GDV",
      "url": "/dashboard/appraisal",
      "description": "Calculate gross development value"
    }
  ],
  "prefer_related_applications": false
}
