{
  "name": "MineralsHub by CommStack",
  "short_name": "MineralsHub",
  "description": "Gold mining operations management — accessible offline for field teams",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#d4af37",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Pour",
      "url": "/mine-bullion/wizard",
      "description": "Start a new bullion pour"
    },
    {
      "name": "XRF Assay",
      "url": "/xrf-assay",
      "description": "Quick XRF assay entry"
    },
    {
      "name": "Weighbridge",
      "url": "/weighbridge",
      "description": "Weighbridge transactions"
    }
  ]
}
