{
  "name": "FlowTether",
  "short_name": "FlowTether",
  "description": "Your knowledge, finally working for you. Capture, connect, and recall with AI-powered semantic search.",
  "start_url": "/bridge",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/flowtether-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"]
}
