{
  "name": "TechFix Pro",
  "short_name": "TechFix",
  "description": "Real-time threat detection, auto-remediation, and session-level encryption. Works offline.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "scope": "/",
  "lang": "en",
  "categories": ["security", "utilities"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/1e293b/ffffff?text=TF",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/1e293b/ffffff?text=TF",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Run Full Scan",
      "short_name": "Scan",
      "description": "Start a full system security scan",
      "url": "/?scan=true"
    },
    {
      "name": "Quarantine",
      "short_name": "Quarantine",
      "description": "View quarantined threats",
      "url": "/quarantine"
    }
  ]
}
