{
  "name": "Fur Ledger - AI-Powered Hunting App",
  "short_name": "Fur Ledger",
  "description": "AI-powered hunting intelligence for coyote hunters. Real-time weather, GPS mapping, hunt tracking with P.A.R.V.O. AI assistant.",
  "icons": [
    {
      "src": "/images/coyote22.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "theme_color": "#f97316",
  "background_color": "#1f2937",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "categories": ["sports", "outdoor", "utilities"],
  "lang": "en-US"
}