{
  "name": "Xaureum - Gold Prospecting App",
  "short_name": "Xaureum",
  "description": "GPS-powered alluvial gold prospecting. Government geology data, real-time heatmaps, offline maps.",
  "start_url": "/map",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060608",
  "theme_color": "#060608",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "utilities", "travel"],
  "lang": "en-AU",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
