{
  "name": "Caspi - The invisible AI meeting copilot",
  "short_name": "Caspi",
  "description": "Caspi is a discreet macOS copilot that listens to your meetings in real time - live recap, suggested questions, contextual chat, proactive flags, and action items pushed straight to your tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d4139",
  "theme_color": "#0d4139",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "lang": "en-US",
  "dir": "ltr"
}
