{
  "name": "Visor",
  "short_name": "Visor",
  "description": "An always-on-top notch for Windows 11 that shows every Claude Code session at a glance.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#08080b",
  "theme_color": "#08080b",
  "icons": [
    { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
