{
  "name": "SHERLOCK Anomaly Detection",
  "short_name": "SHERLOCK",
  "description": "50-Agent Hyper-Anomaly Detection System",
  "start_url": "/anomaly/",
  "scope": "/anomaly/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0e14",
  "theme_color": "#00f0ff",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "permissions": [
    "camera",
    "microphone",
    "geolocation",
    "notifications",
    "background-sync",
    "periodic-background-sync"
  ]
}
