{
  "name": "Capital Metals - GPS Underground Detection",
  "short_name": "CapitalMetals",
  "description": "Professional GPS satellite & underground metal detection system. Detect gold, silver, voids, and subsurface anomalies using real satellite constellation data.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0f172a",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "categories": ["utilities", "navigation", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start GPR Scan",
      "short_name": "Scan",
      "description": "Open GPR Scanner and start scanning",
      "url": "/?tab=gpr",
      "icons": [{"src": "/icons/icon.svg", "sizes": "96x96"}]
    },
    {
      "name": "Live Map",
      "short_name": "Map",
      "description": "View live detection map",
      "url": "/?tab=overview",
      "icons": [{"src": "/icons/icon.svg", "sizes": "96x96"}]
    },
    {
      "name": "Satellite Scan",
      "short_name": "Satellite",
      "description": "Advanced satellite-based scan",
      "url": "/satellite-scan.html",
      "icons": [{"src": "/icons/icon.svg", "sizes": "96x96"}]
    },
    {
      "name": "Gold & Silver",
      "short_name": "Treasures",
      "description": "View detected treasures",
      "url": "/?tab=treasures",
      "icons": [{"src": "/icons/icon.svg", "sizes": "96x96"}]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Capital Metals — Live Detection Map"
    },
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Capital Metals — Mobile GPR Scanner"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
