{
  "name": "IntelReap — Network and Device Intelligence Center",
  "short_name": "IntelReap",
  "description": "Real-time network and device intelligence. Reveal your IP, ASN, VPN status, browser capabilities, security posture and performance score instantly. Free. No login.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#05060a",
  "theme_color": "#00b4d8",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "utilities",
    "productivity",
    "security",
    "networking"
  ],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshots/desktop-intelligence.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "IntelReap Intelligence Center — Full Dashboard"
    },
    {
      "src": "/assets/images/screenshots/mobile-intelligence.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "IntelReap on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Run Intelligence Scan",
      "short_name": "Scan",
      "description": "Open the Network and Device Intelligence Center",
      "url": "/index.html",
      "icons": [
        {
          "src": "/assets/images/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Security Analysis",
      "short_name": "Security",
      "description": "Check your browser security and privacy posture",
      "url": "/intelligence/security.html",
      "icons": [
        {
          "src": "/assets/images/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "VPN and Proxy Check",
      "short_name": "VPN Check",
      "description": "Detect active VPNs, proxies and TOR routing",
      "url": "/intelligence/vpn-proxy.html",
      "icons": [
        {
          "src": "/assets/images/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Global Score",
      "short_name": "Score",
      "description": "View your complete environment intelligence score",
      "url": "/intelligence/scoreboard.html",
      "icons": [
        {
          "src": "/assets/images/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://intelreap.com/manifest.json"
    }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+intelreap",
      "url": "/index.html?q=%s"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 480
  }
}
