{
  "name": "GoldHunters — Treasure Hunting Intelligence",
  "short_name": "GoldHunters",
  "description": "AI-powered decision engine for beach metal detecting. Know where, when, and how to find gold.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0e8d8",
  "theme_color": "#d4a843",
  "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"
    }
  ]
}
