{
  "name": "MYSTHOOD RED HUB APEX v11 (Stable Update V4)",
  "short_name": "MYSTHOOD RED V4",
  "description": "Tactical Crimson & Emerald Cybernetic Cockpit, Dual-Trigger Reality Synchronizer, Zero-Trust Biometric Heartbeat, 3D Actuator Digital Twin & Dynamic Cast Latency Compensator",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070406",
  "theme_color": "#070406",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dual-Trigger Reality Matrix",
      "short_name": "Reality Matrix",
      "description": "Engage Omni Purge or Local Conscious Anchor",
      "url": "./index.html#admin"
    },
    {
      "name": "Digital Cockpit",
      "short_name": "Cockpit",
      "description": "Launch tactical crimson speedometer and HUD",
      "url": "./index.html#cockpit"
    },
    {
      "name": "Live Tactical Radio",
      "short_name": "Radio",
      "description": "Stream live internet radio with 5-band EQ and tactile cues",
      "url": "./index.html#radio"
    },
    {
      "name": "Smart TV & Console Casting",
      "short_name": "TV Cast",
      "description": "Cast HUD with dynamic latency compensation to LG webOS and Xbox",
      "url": "./index.html#tv"
    },
    {
      "name": "Tactical Logs & Replay",
      "short_name": "Logs Replay",
      "description": "Real-time audit console and historical telemetry replay",
      "url": "./index.html#logs"
    }
  ]
}