{
  "name": "Peek — Switch Windows desktops with a glance",
  "short_name": "Peek",
  "description": "A lightweight Windows tray utility that switches virtual desktops using local webcam head tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0e11",
  "theme_color": "#0c0e11",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
