{
  "name": "Rackon — The Sharpest Mind in the Field",
  "short_name": "Rackon",
  "description": "Your personalized AI hunting buddy — dialed in on your stands, wind, and trail cam data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0C0A",
  "theme_color": "#0A0C0A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}