{
  "name": "TrackAI — Hunting Intelligence",
  "short_name": "TrackAI",
  "description": "AI-powered hunting intel: drop pins, score conditions, plan trips, analyze trail cams. All 50 states.",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07090a",
  "theme_color": "#07090a",
  "categories": ["outdoor", "navigation", "sports"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%2307090a'/%3E%3Cpath d='M256 60 L316 220 L256 200 L196 220 Z' fill='%23D46A2B'/%3E%3Ccircle cx='256' cy='256' r='30' fill='none' stroke='%23D46A2B' stroke-width='12'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open Map",
      "url": "/?tab=map",
      "description": "Jump to the pin map"
    },
    {
      "name": "Hunt Intel",
      "url": "/?tab=intel",
      "description": "Today's hunt score and conditions"
    },
    {
      "name": "Plan a Hunt",
      "url": "/?tab=plan",
      "description": "AI trip planning and season calendar"
    },
    {
      "name": "Hunt Log",
      "url": "/?tab=log",
      "description": "Trophy book, analytics, and trail cams"
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred"
}
