{
  "name": "Aevon Intelligence",
  "short_name": "Aevon",
  "description": "AI memory + behavioral coaching for financial advisors. Capture meetings, recall everything, never store audio.",
  "start_url": "/quick-capture",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0c1a12",
  "background_color": "#0c1a12",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/aevon-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/aevon-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Capture",
      "short_name": "Capture",
      "description": "Open straight to the transcribe button",
      "url": "/quick-capture",
      "icons": [{ "src": "/aevon-logo.png", "sizes": "192x192" }]
    }
  ]
}
