{
  "name": "InvisiQ — invisible AI chatbot for your desktop",
  "short_name": "InvisiQ",
  "description": "An invisible AI chatbot and note taker for your desktop. Chat with AI and read your notes while screen sharing — viewers never see it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#07070a",
  "background_color": "#07070a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/logo/invisiq-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
