{
  "name": "ShieldNet — Identity & Network Protection",
  "short_name": "ShieldNet",
  "description": "Government-grade security monitoring platform for identity theft protection, network threat detection, and dark web surveillance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#030810",
  "theme_color": "#007bae",
  "categories": ["security", "utilities", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Command Overview",
      "short_name": "Overview",
      "description": "View global security posture",
      "url": "/"
    },
    {
      "name": "Alert Center",
      "short_name": "Alerts",
      "description": "View active security alerts",
      "url": "/alerts"
    },
    {
      "name": "Network Intel",
      "short_name": "Network",
      "description": "Monitor network threats",
      "url": "/network"
    }
  ]
}
