{
  "name": "Evil Markhors | Cybersecurity Team",
  "short_name": "Evil Markhors",
  "description": "Evil Markhors — 1855% LUX ZENITH Sovereign Cybersecurity Entity specializing in cyber war defense, penetration testing, and OSINT.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#00cc00",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/evil-markhors-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/images/evil-markhors-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Terminal",
      "short_name": "Terminal",
      "description": "Access the AI Tactical Terminal",
      "url": "/ai-terminal",
      "icons": [{ "src": "/images/evil-markhors-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Intelligence Hub",
      "short_name": "Intel",
      "description": "View global intelligence briefings",
      "url": "/intelligence-hub",
      "icons": [{ "src": "/images/evil-markhors-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Identity Verification",
      "short_name": "PGP Auth",
      "description": "Verify official PGP identity",
      "url": "/verify",
      "icons": [{ "src": "/images/evil-markhors-logo.png", "sizes": "192x192" }]
    }
  ],
  "orientation": "portrait",
  "categories": ["security", "productivity", "cybersecurity", "tools"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/"
}
