{
  "name": "LONE WOLF — Sovereign Intelligence Platform",
  "short_name": "LONE WOLF",
  "description": "Sovereign Intelligence Platform — Forensics, legal, software, personal, sovereignty, and family projects in one private command center. Offline-capable. Phone-to-Mac remote control. Built for the field.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#00D4FF",
  "orientation": "any",
  "categories": ["productivity", "utilities", "business"],
  "id": "/",
  "prefer_related_applications": false,
  "dir": "ltr",
  "lang": "en-US",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "LONE WOLF Mobile" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide", "label": "LONE WOLF Desktop" }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/?source=pwa",
      "description": "Open the Sovereign Nexus project chamber",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Remote Control",
      "short_name": "Remote",
      "url": "/?tab=remote&source=pwa",
      "description": "Control the Mac from your phone",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scan Document",
      "short_name": "Scan",
      "url": "/?tab=scanner&source=pwa",
      "description": "Open camera for document scanning",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "url": "/?tab=journal&source=pwa",
      "description": "Sovereign Intelligence Journal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "edge_side_panel": { "preferred_width": 400 },
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred"
}
