{
  "name": "Hunter's Path",
  "short_name": "Hunter's Path",
  "description": "GPS mapping, shot tracking, and AI-powered predictions for hunters",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1a1f16",
  "theme_color": "#2d3e2e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
