{
  "name": "Land Scout — Tenmile Group LLC",
  "short_name": "Land Scout",
  "description": "AI-powered land deal finder and outreach automation for Tenmile Group LLC",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0c0f",
  "theme_color": "#0a0c0f",
  "orientation": "portrait-primary",
  "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", "finance", "productivity"],
  "shortcuts": [
    { "name": "Deals", "url": "/index.html#deals", "description": "View all land deals" },
    { "name": "Outreach", "url": "/index.html#outreach", "description": "Manage outreach queue" }
  ]
}
