{
  "name": "Quarivex · Scam Killer",
  "short_name": "Quarivex",
  "description": "Quarivex Scam Killer — universal wallet & device scam protection. Pre-sign threat scanner with 50+ vectors and 5 independent on-chain protection layers.",
  "id": "/?source=pwa",
  "start_url": "/app.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#05070c",
  "theme_color": "#05070c",
  "lang": "en",
  "dir": "ltr",
  "categories": ["security", "finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Inspect Transaction",
      "short_name": "Inspect",
      "description": "Pre-sign scan + simulation",
      "url": "/app.html?action=inspect",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency Freeze",
      "short_name": "Freeze",
      "description": "Halt all outbound transfers",
      "url": "/app.html?action=freeze",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Download Apps",
      "short_name": "Download",
      "description": "Install on Windows / macOS / Linux / Android / iOS",
      "url": "/#download",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Run Threat Simulation",
      "short_name": "Simulator",
      "description": "Test Quarivex against 25 documented real-world attack scenarios",
      "url": "/simulator.html?action=run",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=cloud.quarivex.app",
      "id": "cloud.quarivex.app"
    },
    {
      "platform": "webapp",
      "url": "https://quarivex.cloud/manifest.json"
    }
  ]
}
